Lines Matching refs:nested
63 mkdir subdir/nested
64 create_test_program subdir/nested/program2 skip fail
65 create_atffile subdir/nested/Atffile 'prop: test-suite = "suite"' \
71 -o match:'subdir/nested/program2:fail -> failed' \
72 -o match:'subdir/nested/program2:skip -> skipped' \
103 mkdir subdir/nested
104 create_test_program subdir/nested/program2 skip fail
105 create_atffile subdir/nested/Atffile 'prop: test-suite = "suite"' \
111 -o match:'subdir/nested/program2:fail -> failed' \
112 -o match:'subdir/nested/program2:skip -> skipped' \
119 -o not-match:'subdir/nested/program2:fail -> failed' \
120 -o match:'subdir/nested/program2:skip -> skipped' \
122 atf-run program1:pass subdir/nested/program2:skip
127 -o match:'subdir/nested/program2:fail -> failed' \
128 -o match:'subdir/nested/program2:skip -> skipped' \
130 atf-run subdir/nested/program2