(command.CommandList
  children: [
    (command.Simple
      blame_tok: <atf_test_case>
      more_env: []
      words: [{<atf_test_case>} {<vflag>}]
      redirects: []
      do_fork: T
    )
    (command.ShFunction
      name_tok: <vflag_head>
      name: vflag_head
      body: 
        (BraceGroup
          left: <Id.Lit_LBrace '{'>
          children: [
            (command.Simple
              blame_tok: <atf_set>
              more_env: []
              words: [
                {<atf_set>}
                {(DQ <descr>)}
                {(DQ <'Tests that the -v flag works correctly to set'>)}
                {(DQ <'configuration variables'>)}
              ]
              redirects: []
              do_fork: T
            )
          ]
          redirects: []
          right: <Id.Lit_RBrace '}'>
        )
    )
    (command.ShFunction
      name_tok: <vflag_body>
      name: vflag_body
      body: 
        (BraceGroup
          left: <Id.Lit_LBrace '{'>
          children: [
            (command.ForEach
              keyword: <Id.KW_For for>
              iter_names: [h]
              iterable: 
                (for_iter.Words
                  words: [
                    {
                      (CommandSub
                        left_token: <Id.Left_DollarParen '$('>
                        child: 
                          (command.Simple
                            blame_tok: <get_helpers>
                            more_env: []
                            words: [{<get_helpers>}]
                            redirects: []
                            do_fork: T
                          )
                        right: <Id.Eof_RParen _>
                      )
                    }
                  ]
                )
              semi_tok: <Id.Op_Semi _>
              body: 
                (command.DoGroup
                  left: <Id.KW_Do do>
                  children: [
                    (command.Simple
                      blame_tok: <atf_check>
                      more_env: []
                      words: [
                        {<atf_check>}
                        {<-s>}
                        {<eq> <Id.Lit_Colon ':'> <0>}
                        {<-o>}
                        {<ignore>}
                        {<-e>}
                        {<ignore>}
                        {(${ Id.VSub_Name h)}
                        {<-s>}
                        {
                          (CommandSub
                            left_token: <Id.Left_DollarParen '$('>
                            child: 
                              (command.Simple
                                blame_tok: <atf_get_srcdir>
                                more_env: []
                                words: [{<atf_get_srcdir>}]
                                redirects: []
                                do_fork: T
                              )
                            right: <Id.Eof_RParen _>
                          )
                        }
                        {<-r>}
                        {<resfile>}
                        {<config_unset>}
                      ]
                      redirects: []
                      do_fork: T
                    )
                    (command.Simple
                      blame_tok: <atf_check>
                      more_env: []
                      words: [
                        {<atf_check>}
                        {<-s>}
                        {<eq> <Id.Lit_Colon ':'> <0>}
                        {<-o>}
                        {<ignore>}
                        {<-e>}
                        {<empty>}
                        {<grep>}
                        {(SQ <passed>)}
                        {<resfile>}
                      ]
                      redirects: []
                      do_fork: T
                    )
                    (command.Simple
                      blame_tok: <atf_check>
                      more_env: []
                      words: [
                        {<atf_check>}
                        {<-s>}
                        {<eq> <Id.Lit_Colon ':'> <0>}
                        {<-o>}
                        {<ignore>}
                        {<-e>}
                        {<ignore>}
                        {(${ Id.VSub_Name h)}
                        {<-s>}
                        {
                          (CommandSub
                            left_token: <Id.Left_DollarParen '$('>
                            child: 
                              (command.Simple
                                blame_tok: <atf_get_srcdir>
                                more_env: []
                                words: [{<atf_get_srcdir>}]
                                redirects: []
                                do_fork: T
                              )
                            right: <Id.Eof_RParen _>
                          )
                        }
                        {<-r>}
                        {<resfile>}
                        {<-v>}
                        {(SQ <'test='>)}
                        {<config_empty>}
                      ]
                      redirects: []
                      do_fork: T
                    )
                    (command.Simple
                      blame_tok: <atf_check>
                      more_env: []
                      words: [
                        {<atf_check>}
                        {<-s>}
                        {<eq> <Id.Lit_Colon ':'> <0>}
                        {<-o>}
                        {<ignore>}
                        {<-e>}
                        {<empty>}
                        {<grep>}
                        {(SQ <passed>)}
                        {<resfile>}
                      ]
                      redirects: []
                      do_fork: T
                    )
                    (command.Simple
                      blame_tok: <atf_check>
                      more_env: []
                      words: [
                        {<atf_check>}
                        {<-s>}
                        {<eq> <Id.Lit_Colon ':'> <0>}
                        {<-o>}
                        {<ignore>}
                        {<-e>}
                        {<ignore>}
                        {(${ Id.VSub_Name h)}
                        {<-s>}
                        {
                          (CommandSub
                            left_token: <Id.Left_DollarParen '$('>
                            child: 
                              (command.Simple
                                blame_tok: <atf_get_srcdir>
                                more_env: []
                                words: [{<atf_get_srcdir>}]
                                redirects: []
                                do_fork: T
                              )
                            right: <Id.Eof_RParen _>
                          )
                        }
                        {<-r>}
                        {<resfile>}
                        {<-v>}
                        {(SQ <'test=foo'>)}
                        {<config_value>}
                      ]
                      redirects: []
                      do_fork: T
                    )
                    (command.Simple
                      blame_tok: <atf_check>
                      more_env: []
                      words: [
                        {<atf_check>}
                        {<-s>}
                        {<eq> <Id.Lit_Colon ':'> <0>}
                        {<-o>}
                        {<ignore>}
                        {<-e>}
                        {<empty>}
                        {<grep>}
                        {(SQ <passed>)}
                        {<resfile>}
                      ]
                      redirects: []
                      do_fork: T
                    )
                    (command.Simple
                      blame_tok: <atf_check>
                      more_env: []
                      words: [
                        {<atf_check>}
                        {<-s>}
                        {<eq> <Id.Lit_Colon ':'> <0>}
                        {<-o>}
                        {<ignore>}
                        {<-e>}
                        {<ignore>}
                        {<-x>}
                        {(${ Id.VSub_Name h)}
                        {<-s>}
                        {
                          (CommandSub
                            left_token: <Id.Left_DollarParen '$('>
                            child: 
                              (command.Simple
                                blame_tok: <atf_get_srcdir>
                                more_env: []
                                words: [{<atf_get_srcdir>}]
                                redirects: []
                                do_fork: T
                              )
                            right: <Id.Eof_RParen _>
                          )
                        }
                        {<-r>}
                        {<resfile>}
                        {<-v>}
                        {(word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\\''> ch:'\'') 
                          <Id.Lit_VarLike 'test='> <foo>
                        }
                        {<bar> (word_part.EscapedLiteral token:<Id.Lit_EscapedChar '\\\''> ch:'\'')}
                        {<config_multi_value>}
                      ]
                      redirects: []
                      do_fork: T
                    )
                    (command.Simple
                      blame_tok: <atf_check>
                      more_env: []
                      words: [
                        {<atf_check>}
                        {<-s>}
                        {<eq> <Id.Lit_Colon ':'> <0>}
                        {<-o>}
                        {<ignore>}
                        {<-e>}
                        {<empty>}
                        {<grep>}
                        {(SQ <passed>)}
                        {<resfile>}
                      ]
                      redirects: []
                      do_fork: T
                    )
                  ]
                  right: <Id.KW_Done done>
                )
              redirects: []
            )
          ]
          redirects: []
          right: <Id.Lit_RBrace '}'>
        )
    )
    (command.ShFunction
      name_tok: <atf_init_test_cases>
      name: atf_init_test_cases
      body: 
        (BraceGroup
          left: <Id.Lit_LBrace '{'>
          children: [
            (command.Simple
              blame_tok: <atf_add_test_case>
              more_env: []
              words: [{<atf_add_test_case>} {<vflag>}]
              redirects: []
              do_fork: T
            )
          ]
          redirects: []
          right: <Id.Lit_RBrace '}'>
        )
    )
  ]
)