5 TESTSDIR= ${TESTSBASE}/bin/sh/${.CURDIR:T}
8 ATF_TESTS_SH= functional_test
12 FILES= alias.0 alias.0.stdout
13 FILES+= alias.1 alias.1.stderr
14 FILES+= alias3.0 alias3.0.stdout
17 FILES+= break2.0 break2.0.stdout
53 FILES+= command3.0.stdout
56 FILES+= command5.0.stdout
58 FILES+= command6.0.stdout
88 FILES+= getopts1.0 getopts1.0.stdout
89 FILES+= getopts2.0 getopts2.0.stdout
95 FILES+= getopts8.0 getopts8.0.stdout
96 FILES+= hash1.0 hash1.0.stdout
97 FILES+= hash2.0 hash2.0.stdout
98 FILES+= hash3.0 hash3.0.stdout
102 FILES+= kill1.0 kill2.0
103 FILES+= lineno.0 lineno.0.stdout
105 FILES+= lineno3.0 lineno3.0.stdout
110 .if ${MK_NLS} != "no"
117 FILES+= read1.0 read1.0.stdout
119 FILES+= read3.0 read3.0.stdout
120 FILES+= read4.0 read4.0.stdout
150 FILES+= type1.0 type1.0.stderr
155 FILES+= var-assign2.0
167 .include <bsd.test.mk>