Home | History | Annotate | Download | only in tmpfs

Lines Matching refs:empty

38 	atf_check -s exit:0 -o empty -e empty mkdir a/
39 atf_check -s exit:0 -o empty -e empty touch a/b
40 atf_check -s exit:0 -o empty -e empty test -f a/b
41 atf_check -s exit:0 -o empty -e empty rm a/b
42 atf_check -s exit:0 -o empty -e empty rmdir a/