Lines Matching full:fourth
90 plain_test_program{name="fourth", required_files="/non-existent/foo"}
96 fourth:main -> skipped: Required file '/non-existent/foo' not found [S.UUUs]
111 echo "not executed" >fourth; chmod +x fourth
126 plain_test_program{name="fourth"}
132 fourth:main -> failed: Returned non-success exit status 76 [S.UUUs]
147 echo '#! /bin/sh' >fourth
148 echo 'exit 76' >>fourth
149 chmod +x fourth
478 kyua: W: No test cases matched by the filter 'fourth'.
480 atf_check -s exit:1 -o file:expout -e file:experr kyua test first fourth \
505 atf_test_program{name="fourth"}
508 utils_cp_helper simple_some_fail root/subdir/fourth
513 subdir/fourth:fail -> failed: This fails on purpose [S.UUUs]
521 -k "$(pwd)/root/Kyuafile" first subdir/fourth:fail