Searched refs:empty (Results 1 - 25 of 2772) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/netbsd-tests/bin/sleep/
H A Dt_sleep.sh39 atf_check -s exit:0 -o empty -e empty -x "sleep 0.1"
40 atf_check -s exit:0 -o empty -e empty -x "sleep 0.2"
41 atf_check -s exit:0 -o empty -e empty -x "sleep 0.3"
51 atf_check -s exit:0 -o empty -e empty -x "sleep 0x01"
62 atf_check -s not-exit:0 -o empty -e not-empty
[all...]
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/cmp/
H A Dt_cmp.sh41 atf_check -s not-exit:0 -o empty -e empty -x "cmp -s a x"
42 atf_check -s not-exit:0 -o empty -e empty -x "cmp -s x a"
43 atf_check -s not-exit:0 -o empty -e empty -x "cmp -s x y"
44 atf_check -s not-exit:0 -o empty -e empty -x "cmp -s y x"
58 atf_check -s exit:0 -o empty -e empty
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_remove.sh40 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
43 atf_check -s eq:0 -o empty -e empty rm a
44 atf_check -s eq:1 -o empty -e empty tes
[all...]
H A Dt_trail_slash.sh38 atf_check -s eq:0 -o empty -e empty mkdir a/
39 atf_check -s eq:0 -o empty -e empty touch a/b
40 atf_check -s eq:0 -o empty -e empty test -f a/b
41 atf_check -s eq:0 -o empty -e empty rm a/b
42 atf_check -s eq:0 -o empty -e empty rmdi
[all...]
H A Dt_rename.sh41 atf_check -s eq:0 -o empty -e empty mkdir a
42 atf_check -s eq:1 -o empty -e ignore mv a/. c
43 atf_check -s eq:1 -o empty -e ignore mv a/.. c
44 atf_check -s eq:0 -o empty -e empty rmdir a
57 atf_check -s eq:0 -o empty -e empty mkdir a
58 atf_check -s eq:1 -o empty -e save:stderr \
60 atf_check -s eq:0 -o ignore -e empty gre
[all...]
H A Dt_dots.sh37 atf_check -s eq:0 -o empty -e empty mkdir a
38 atf_check -s eq:0 -o empty -e empty test -d ./a
39 atf_check -s eq:0 -o empty -e empty test -d a/../a
53 atf_check -s eq:0 -o empty -e empty mkdir a
54 atf_check -s eq:0 -o empty -e empty mkdi
[all...]
H A Dt_rmdir.sh41 atf_check -s eq:1 -o empty -e ignore rmdir ${Mount_Point}
55 atf_check -s eq:1 -o empty -e ignore rmdir non-existent
68 atf_check -s eq:0 -o empty -e empty mkdir a
72 atf_check -s eq:0 -o empty -e empty rmdir a
88 atf_check -s eq:0 -o empty -e empty mkdir -p a/b/c
89 atf_check -s eq:0 -o empty -e empty rmdi
[all...]
H A Dt_sockets.sh37 atf_check -s eq:0 -o empty -e empty $(atf_get_srcdir)/h_tools sockets a
38 atf_check -s eq:0 -o empty -e empty rm a
40 atf_check -s eq:0 -o empty -e empty mkdir dir
H A Dt_mkdir.sh42 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 mkdi
[all...]
H A Dt_symlink.sh40 atf_check -s eq:0 -o empty -e empty touch a
41 atf_check -s eq:0 -o empty -e empty ln -s a b
45 atf_check -s eq:0 -o empty -e empty -x 'echo foo >a'
61 atf_check -s eq:0 -o empty -e empty touch b
62 atf_check -s eq:0 -o empty -e empty l
[all...]
H A Dt_readdir.sh41 atf_check -s eq:0 -o save:stdout -e empty /bin/ls -a
42 atf_check -s eq:0 -o ignore -e empty grep '^\.$' stdout
43 atf_check -s eq:0 -o ignore -e empty grep '^\..$' stdout
57 atf_check -s eq:0 -o empty -e empty mkdir dir
58 atf_check -s eq:0 -o empty -e empty touch reg
59 atf_check -s eq:0 -o empty -e empty ln -s reg lnk
60 atf_check -s eq:0 -o empty
[all...]
H A Dt_setattr.sh41 atf_check -s eq:0 -o empty -e empty mkdir own
43 atf_check -s eq:0 -o empty -e empty chown 1234 own
60 atf_check -s eq:0 -o empty -e empty mkdir ownq
75 atf_check -s eq:0 -o empty -e empty mkdir grp
77 atf_check -s eq:0 -o empty -e empty chgr
[all...]
H A Dt_link.sh41 atf_check -s eq:0 -o empty -e empty touch a
42 atf_check -s eq:0 -o empty -e empty touch z
48 atf_check -s eq:0 -o empty -e empty ln a b
58 atf_check -s eq:0 -o empty -e empty rm a
61 atf_check -s eq:0 -o empty -e empty r
[all...]
H A Dt_create.sh40 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 touc
[all...]
/freebsd-11-stable/usr.sbin/makefs/tests/
H A Dmakefs_cd9660_tests.sh60 atf_check -e empty -o empty -s exit:0 test -L $TEST_INPUTS_DIR/c
61 atf_check -e empty -o empty -s exit:0 test -f $TEST_MOUNT_DIR/c
71 atf_check -e empty -o save:$TEST_SPEC_FILE -s exit:0 \
73 atf_check -e empty -o not-empty -s exit:0 \
76 atf_check -e empty -o empty -s exit:0 \
78 atf_check -e empty
[all...]
H A Dmakefs_tests_common.sh87 atf_check -e empty -o empty -s exit:0 \
95 atf_check -e empty -s exit:0 mkdir -m 0777 -p $TEST_MOUNT_DIR
96 atf_check -e empty -s exit:0 mkdir -m 0777 -p $TEST_INPUTS_DIR
105 atf_check -e empty -s exit:0 mkdir -m 0755 -p a/b/1
106 atf_check -e empty -s exit:0 ln -s a/b c
107 atf_check -e empty -s exit:0 touch d
108 atf_check -e empty -s exit:0 ln d e
109 atf_check -e empty -s exit:0 touch .f
110 atf_check -e empty
[all...]
/freebsd-11-stable/contrib/netbsd-tests/bin/sh/
H A Dt_redircloexec.sh60 atf_check -s exit:0 -o empty -e not-empty ${TEST_SH} ./exec1
61 atf_check -s not-exit:0 -o empty -e not-empty ${TEST_SH} -e ./exec1
66 atf_check -s not-exit:0 -o empty -e not-empty ${TEST_SH} ./exec1
72 atf_check -s not-exit:0 -o match:OKOK -o not-match:ERR -e not-empty \
79 atf_check -s exit:0 -o match:OKOKERR -e not-empty \
94 atf_check -s exit:0 -o empty -e empty
[all...]
H A Dt_arith.sh116 atf_check -s exit:0 -o inline:'1\n' -e empty ${TEST_SH} -c \
118 atf_check -s exit:0 -o inline:'0\n' -e empty ${TEST_SH} -c \
120 atf_check -s exit:0 -o inline:'0\n' -e empty ${TEST_SH} -c \
124 atf_check -s exit:0 -o inline:'0\n' -e empty ${TEST_SH} -c \
128 atf_check -s exit:0 -o inline:'0\n' -e empty ${TEST_SH} -c \
131 atf_check -s exit:0 -o inline:'1\n' -e empty \
133 atf_check -s exit:0 -o inline:'0\n' -e empty \
136 atf_check -s exit:0 -o inline:'99999\n' -e empty \
140 atf_check -s exit:0 -o inline:'9191919191919\n' -e empty \
143 atf_check -s exit:0 -o inline:'13\n' -e empty
[all...]
H A Dt_redir.sh45 atf_check -s exit:0 -o empty -e empty ${TEST_SH}
48 atf_check -s exit:0 -o match:0 -e empty ${TEST_SH} -c 'wc -l'
53 atf_check -s exit:0 -o match:hello -e empty ${TEST_SH}
57 atf_check -s exit:0 -o match:1 -e empty ${TEST_SH} -c 'wc -l'
63 atf_check -s exit:0 -o match:helloworld -e empty ${TEST_SH}
68 atf_check -s exit:0 -o match:2 -e empty ${TEST_SH} -c 'wc -l'
71 atf_check -s exit:0 -o inline:'Line1\nLine2\nLine3\n' -e empty \
86 -o match:X=X -o match:'Y=\$4' -e empty ${TEST_SH}
98 atf_check -s exit:0 -e empty \
[all...]
/freebsd-11-stable/contrib/netbsd-tests/bin/pax/
H A Dt_pax.sh38 atf_check -s eq:0 -o empty -e empty \
42 atf_check -s eq:0 -o empty -e empty \
44 atf_check -s eq:0 -o empty -e empty \
48 atf_check -s eq:0 -o empty -e empty cmp file1.tar file2.tar
/freebsd-11-stable/contrib/netbsd-tests/bin/tar/
H A Dt_tar.sh38 atf_check -s eq:0 -o empty -e empty tar -cf file1.tar foo bar
41 atf_check -s eq:0 -o empty -e empty tar -cf file2.tar foo
42 atf_check -s eq:0 -o empty -e empty tar -rf file2.tar bar
45 atf_check -s eq:0 -o empty -e empty cmp file1.tar file2.tar
/freebsd-11-stable/usr.bin/bmake/tests/execution/empty/
H A DMakefile.test5 check-empty:
10 do-check-empty:
/freebsd-11-stable/usr.bin/timeout/tests/
H A Dtimeout_test.sh12 -o empty \
13 -e empty \
27 -o empty \
28 -e empty \
33 -o empty \
34 -e empty \
39 -o empty \
40 -e empty \
45 -o empty \
46 -e empty \
[all...]
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dcond2.mk10 # expect: Bad conditional expression ` == "empty"' in == "empty"?oops:ok
11 X:= ${${TEST_NOT_SET} == "empty":?oops:ok}
16 .if empty(TEST_NOT_SET)
17 Y!= echo TEST_NOT_SET is empty or not defined >&2; echo
19 # expect: Malformed conditional (${TEST_NOT_SET} == "empty")
20 .if ${TEST_NOT_SET} == "empty"
/freebsd-11-stable/bin/ls/tests/
H A Dls_tests.sh40 atf_check -e empty -s exit:0 mkdir -m 0777 -p $TEST_INPUTS_DIR
48 atf_check -e empty -s exit:0 mkdir -m 0755 -p a/b/1
49 atf_check -e empty -s exit:0 ln -s a/b c
50 atf_check -e empty -s exit:0 touch d
51 atf_check -e empty -s exit:0 ln d e
52 atf_check -e empty -s exit:0 touch .f
53 atf_check -e empty -s exit:0 mkdir .g
54 atf_check -e empty -s exit:0 mkfifo h
56 atf_check -e empty -s exit:0 touch klmn
57 atf_check -e empty
[all...]

Completed in 110 milliseconds

1234567891011>>