Lines Matching full:empty
40 atf_check -s eq:1 -o empty -e empty test -f a
41 atf_check -s eq:0 -o empty -e empty touch a
42 atf_check -s eq:0 -o empty -e empty test -f a
43 atf_check -s eq:0 -o empty -e empty rm a
44 atf_check -s eq:1 -o empty -e empty test -f a
73 atf_check -s eq:0 -o empty -e empty touch a
74 atf_check -s eq:0 -o empty -e empty chflags uchg a
75 atf_check -s eq:1 -o empty -e ignore rm -f a
76 atf_check -s eq:0 -o empty -e empty chflags nouchg a
77 atf_check -s eq:0 -o empty -e empty rm a
78 atf_check -s eq:1 -o empty -e empty test -f a
91 atf_check -s eq:0 -o empty -e empty mkdir a
92 atf_check -s eq:1 -o empty -e ignore unlink a/.
93 atf_check -s eq:0 -o empty -e empty rmdir a
107 atf_check -s eq:0 -o empty -e empty mkdir dir
108 atf_check -s eq:0 -o empty -e empty touch dir/a
112 atf_check -s eq:0 -o empty -e empty rmdir dir