Lines Matching refs:empty
41 atf_check -s eq:0 -o empty -e empty true
53 atf_check -s eq:1 -o empty -e empty sh -c "false"
66 atf_check -s eq:0 -o file:expout -e empty echo bar
79 atf_check -s eq:0 -o empty -e file:experr -x 'echo bar 1>&2'
89 atf_check -s eq:0 -o empty -e empty echo "These are the contents"
99 atf_check -s eq:0 -o empty -e empty -x 'echo "These are the contents" 1>&2'