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
62 atf_check -s eq:1 -o empty -e empty test -f a
63 atf_check -s eq:0 -o empty -e empty touch a
64 atf_check -s eq:0 -o empty -e empty test -f a
74 atf_check -s eq:0 -o empty -e empty mkdir b c
76 atf_check -s eq:0 -o empty -e empty chown ${user}:0 b
81 atf_check -s eq:0 -o empty -e empty chown ${user}:100 c
86 atf_check -s eq:0 -o empty -e empty su -m ${user} -c 'touch b/a'
91 atf_check -s eq:0 -o empty -e empty su -m ${user} -c 'touch c/a'
108 atf_check -s eq:0 -o empty -e empty mkdir dir