Lines Matching full:empty
42 atf_check -s eq:1 -o empty -e empty test -d a
43 atf_check -s eq:0 -o empty -e empty mkdir a
44 atf_check -s eq:0 -o empty -e empty test -d a
62 atf_check -s eq:1 -o empty -e empty test -d ${d}
63 atf_check -s eq:0 -o empty -e empty mkdir ${d}
64 atf_check -s eq:0 -o empty -e empty test -d ${d}
80 atf_check -s eq:1 -o empty -e empty test -d a/b/c/d/e
81 atf_check -s eq:0 -o empty -e empty mkdir -p a/b/c/d/e
82 atf_check -s eq:0 -o empty -e empty test -d a/b/c/d/e
101 atf_check -s eq:0 -o empty -e empty mkdir b c
103 atf_check -s eq:0 -o empty -e empty chown ${user}:0 b
108 atf_check -s eq:0 -o empty -e empty chown ${user}:100 c
113 atf_check -s eq:0 -o empty -e empty su -m ${user} -c 'mkdir b/a'
118 atf_check -s eq:0 -o empty -e empty su -m ${user} -c 'mkdir c/a'
135 atf_check -s eq:0 -o empty -e empty mkdir dir
144 atf_check -s eq:0 -o empty -e empty rmdir dir/a
145 atf_check -s eq:0 -o empty -e empty rmdir dir