Lines Matching refs:foo
429 echo 'foo: bar'
640 atf_check -s eq:0 -o ignore -e ignore env HOME=foo atf-run helper
765 mkdir foo
766 mkdir foo/bar
767 mkdir foo/bar/mnt
768 do_mount foo/bar/mnt
769 mkdir foo/baz
770 do_mount foo/baz
771 mkdir foo/baz/foo
772 mkdir foo/baz/foo/bar
773 do_mount foo/baz/foo/bar
790 atf_check -s eq:1 -o empty -e empty test -d $(cat root)/foo
807 atf_check -s eq:0 -o empty -e empty mkdir foo
808 atf_check -s eq:0 -o empty -e empty mkdir foo/bar
809 do_mount foo/bar
811 atf_check -s eq:0 -o empty -e empty ln -s "\$(pwd)/a" foo/bar
828 atf_check -s eq:1 -o empty -e empty test -d $(cat root)/foo
846 -v arch="foo ${arch}" helper
848 -v arch="${arch} foo" helper
856 -v arch="foo ${arch}" helper
858 -v arch="${arch} foo" helper
861 atf_check -s eq:0 -o match:"${TESTCASE}, skipped, .*foo.*architecture" \
862 -e ignore atf-run -v arch="foo" helper
864 -o match:"${TESTCASE}, skipped, .*foo bar.*architectures" -e ignore \
865 atf-run -v arch="foo bar" helper
884 -e ignore atf-run -v var1=foo helper
934 -v machine="foo ${machine}" helper
936 -v machine="${machine} foo" helper
944 -v machine="foo ${machine}" helper
946 -v machine="${machine} foo" helper
949 atf_check -s eq:0 -o match:"${TESTCASE}, skipped, .*foo.*machine type" \
950 -e ignore atf-run -v machine="foo" helper
952 -o match:"${TESTCASE}, skipped, .*foo bar.*machine types" -e ignore \
953 atf-run -v machine="foo bar" helper