Lines Matching refs:empty
40 atf_check -s exit:1 -o empty -e empty test -f a
41 atf_check -s exit:0 -o empty -e empty touch a
42 atf_check -s exit:0 -o empty -e empty test -f a
43 atf_check -s exit:0 -o empty -e empty rm a
44 atf_check -s exit:1 -o empty -e empty test -f a
58 atf_check -s exit:0 -o empty -e empty touch a
59 atf_check -s exit:0 -o empty -e empty chflags uchg a
60 atf_check -s exit:1 -o empty -e ignore rm -f a
61 atf_check -s exit:0 -o empty -e empty chflags nouchg a
62 atf_check -s exit:0 -o empty -e empty rm a
63 atf_check -s exit:1 -o empty -e empty test -f a
76 atf_check -s exit:0 -o empty -e empty mkdir a
77 atf_check -s exit:1 -o empty -e ignore unlink a/.
78 atf_check -s exit:0 -o empty -e empty rmdir a
92 atf_check -s exit:0 -o empty -e empty mkdir dir
93 atf_check -s exit:0 -o empty -e empty touch dir/a
97 atf_check -s exit:0 -o empty -e empty rmdir dir