(command.CommandList
  children: [
    (command.ShAssignment
      pairs: [
        (assign_pair
          lhs: (sh_lhs_expr.Name name:test_description)
          op: assign_op.Equal
          rhs: {(SQ <'git cvsimport handling of branches and tags'>)}
          spids: [11]
        )
      ]
    )
    (C {<.>} {<'./lib-cvs.sh'>})
    (C {<setup_cvs_test_repository>} {<t9602>})
    (C {<test_expect_success>} {<PERL>} {(SQ <'import module'>)} 
      {(SQ <'\n'> <'\n'> <'\tgit cvsimport -C module-git module\n'> <'\n'>)}
    )
    (C {<test_expect_success>} {<PERL>} {(SQ <'test branch master'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_tree master\n'> <'\n'>)}
    )
    (C {<test_expect_success>} {<PERL>} {(SQ <'test branch vendorbranch'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_tree vendorbranch\n'> <'\n'>)}
    )
    (C {<test_expect_failure>} {<PERL>} {(SQ <'test branch B_FROM_INITIALS'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_tree B_FROM_INITIALS\n'> <'\n'>)}
    )
    (C {<test_expect_failure>} {<PERL>} {(SQ <'test branch B_FROM_INITIALS_BUT_ONE'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_tree B_FROM_INITIALS_BUT_ONE\n'> <'\n'>)}
    )
    (C {<test_expect_failure>} {<PERL>} {(SQ <'test branch B_MIXED'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_tree B_MIXED\n'> <'\n'>)}
    )
    (C {<test_expect_success>} {<PERL>} {(SQ <'test branch B_SPLIT'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_tree B_SPLIT\n'> <'\n'>)}
    )
    (C {<test_expect_failure>} {<PERL>} {(SQ <'test tag vendortag'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_tree vendortag\n'> <'\n'>)}
    )
    (C {<test_expect_success>} {<PERL>} {(SQ <'test tag T_ALL_INITIAL_FILES'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_tree T_ALL_INITIAL_FILES\n'> <'\n'>)}
    )
    (C {<test_expect_failure>} {<PERL>} {(SQ <'test tag T_ALL_INITIAL_FILES_BUT_ONE'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_tree T_ALL_INITIAL_FILES_BUT_ONE\n'> <'\n'>)}
    )
    (C {<test_expect_failure>} {<PERL>} {(SQ <'test tag T_MIXED'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_tree T_MIXED\n'> <'\n'>)}
    )
    (C {<test_done>})
  ]
)