Searched refs:not (Results 1 - 25 of 674) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ntp/libntp/
H A Dadjtimex.c9 #endif not lint
/freebsd-11-stable/bin/chflags/tests/
H A Dchflags_test.sh39 atf_check -s not-exit:0 -e match:"$usage_output" chflags -f
40 atf_check -s not-exit:0 -e match:"$usage_output" chflags -H
41 atf_check -s not-exit:0 -e match:"$usage_output" chflags -h
42 atf_check -s not-exit:0 -e match:"$usage_output" chflags -L
43 atf_check -s not-exit:0 -e match:"$usage_output" chflags -P
44 atf_check -s not-exit:0 -e match:"$usage_output" chflags -R
45 atf_check -s not-exit:0 -e match:"$usage_output" chflags -v
56 atf_check -s not-exit:0 -e match:"$usage_output" chflags
/freebsd-11-stable/bin/rcp/tests/
H A Drcp_test.sh39 atf_check -s not-exit:0 -e match:"$usage_output" rcp -4
40 atf_check -s not-exit:0 -e match:"$usage_output" rcp -6
41 atf_check -s not-exit:0 -e match:"$usage_output" rcp -p
42 atf_check -s not-exit:0 -e match:"$usage_output" rcp -r
53 atf_check -s not-exit:0 -e match:"$usage_output" rcp
/freebsd-11-stable/cddl/usr.bin/ctfconvert/tests/
H A Dctfconvert_test.sh39 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -l
40 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -L
41 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -g
42 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -i
43 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -s
44 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert -o
55 atf_check -s not-exit:0 -e match:"$usage_output" ctfconvert
/freebsd-11-stable/contrib/netbsd-tests/bin/sh/
H A Dt_shift.sh56 not=
59 not="${not} -o not-match:$b"
62 atf_check -s exit:0 -o "match:${res}" ${not} -e empty \
66 atf_check -s exit:0 -o match:complete -o not-match:ERR -e empty \
85 # a syntax error and a non-interactive shell may exit; if the shell does not
90 # other shells do not.
93 # (and checks that if the shell does not exit, "shift" returns status != 0)
112 atf_check -s not
[all...]
H A Dt_option.sh77 # if we do not do this, -x tracing splatters stderr
124 # without -a, new variables should not be exported (so grep "fails")
146 test -z "$(ls)" || atf_skip "Test execution directory not clean"
152 # Check that we can redirect onto file when -C is not set
163 atf_check -s exit:0 -o empty -e not-empty ${TEST_SH} -c \
183 atf_check -s not-exit:0 -o empty -e not-empty ${TEST_SH} -c \
187 echo "Should not reach this point"
215 atf_check -s not-exit:0 -o match:I_am -o not
[all...]
/freebsd-11-stable/contrib/netbsd-tests/bin/sleep/
H A Dt_sleep.sh62 atf_check -s not-exit:0 -o empty -e not-empty -x "sleep xyz"
63 atf_check -s not-exit:0 -o empty -e not-empty -x "sleep x21"
64 atf_check -s not-exit:0 -o empty -e not-empty -x "sleep /3"
/freebsd-11-stable/etc/
H A Drc.bsdextended63 #${CMD} add subject uid 80 object not uid 80 mode rxws;
64 #${CMD} add subject gid 80 object not gid 80 mode rxws;
68 #${CMD} add subject uid 54 object not uid 54 mode rxws;
73 ${CMD} add subject uid 0 object not uid 0 mode arxws;
74 ${CMD} add subject gid 0 object not gid 0 mode arxws;
78 #${CMD} add subject uid 54 object not uid 54 mode rxws;
79 #${CMD} add subject gid 54 object not gid 54 mode rxws;
83 ${CMD} add subject uid 3 object not uid 3 mode rxws;
84 ${CMD} add subject gid 7 object not gid 7 mode rxws;
88 #${CMD} add subject uid 68 object not ui
[all...]
/freebsd-11-stable/bin/rmdir/tests/
H A Drmdir_test.sh39 atf_check -s not-exit:0 -e match:"$usage_output" rmdir -p
40 atf_check -s not-exit:0 -e match:"$usage_output" rmdir -v
51 atf_check -s not-exit:0 -e match:"$usage_output" rmdir
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/jot/
H A Dt_jot.sh48 atf_check -s not-exit:0 -e not-empty jot -w %2 12
49 atf_check -s not-exit:0 -e not-empty jot -w %0 10 1 10
/freebsd-11-stable/contrib/gcc/ginclude/
H A Diso646.h16 along with GCC; see the file COPYING. If not, write to
21 files compiled by GCC, this header file does not by itself cause
23 License. This exception does not however invalidate any other
40 #define not ! macro
/freebsd-11-stable/include/
H A Diso646.h39 #define not ! macro
/freebsd-11-stable/bin/mkdir/tests/
H A Dmkdir_test.sh39 atf_check -s not-exit:0 -e inline:"mkdir: option requires an argument -- m
42 atf_check -s not-exit:0 -e match:"$usage_output" mkdir -p
43 atf_check -s not-exit:0 -e match:"$usage_output" mkdir -v
54 atf_check -s not-exit:0 -e match:"$usage_output" mkdir
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Diso646.h19 #define not ! macro
/freebsd-11-stable/contrib/netbsd-tests/lib/csu/arch/sparc/
H A Dh_initfini_align.S10 not %o1, %o0
/freebsd-11-stable/contrib/netbsd-tests/lib/csu/arch/sparc64/
H A Dh_initfini_align.S11 not %o2, %o0
/freebsd-11-stable/etc/rc.d/
H A Dubthidhci22 warn ubthidhci_busnum is not set
26 warn ubthidhci_addr is not set
/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"
60 atf_check -s exit:1 -o not-empty -e empty -x "cmp a b '9'"
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dprintipfexpr.c14 int i, nelems, j, not; local
24 not = ipfe->ipfe_not;
29 PRINTF("ip.addr %s= ", not ? "!" : "");
34 PRINTF("ip.p %s= ", not ? "!" : "");
39 PRINTF("ip.src %s= ", not ? "!" : "");
44 PRINTF("ip.dst %s= ", not ? "!" : "");
49 PRINTF("tcp.port %s= ", not ? "!" : "");
54 PRINTF("tcp.dport %s= ", not ? "!" : "");
59 PRINTF("tcp.sport %s= ", not ? "!" : "");
64 PRINTF("tcp.flags %s= ", not
[all...]
/freebsd-11-stable/contrib/netbsd-tests/sbin/ifconfig/
H A Dt_nonexistent.sh39 atf_check -s not-exit:0 -e ignore \
/freebsd-11-stable/contrib/netbsd-tests/sbin/route/
H A Dt_missing.sh39 -e not-inline:"route: writing to routing socket: Invalid argument\n" \
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_fifoops.h39 #error not supposed to be exposed to userland.
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A Dunsup_fam.exp2 ai_family not supported
/freebsd-11-stable/lib/libbe/tests/
H A Dbe_create.sh44 # a 'default' BE and not much else.
54 kldload -n -q zfs || atf_skip "ZFS module not loaded on the current system"
73 echo "Skipping cleanup; zpool not set up"
115 atf_check -o not-empty \
117 # the child dataset should not exist.
118 atf_check -e not-empty -s not-exit:0 \
127 atf_check -o not-empty \
130 atf_check -o not-empty \
133 atf_check -o not
[all...]
/freebsd-11-stable/contrib/expat/tests/
H A Dxmltest.sh21 # and does not generate notation declarations.
43 echo "Expected not well-formed: $reldir$file"
92 xmltest/valid/not-sa \
94 xmltest/invalid/not-sa \
117 # not well-formed test cases #
121 for xmldir in ibm/not-wf/P* \
122 ibm/not-wf/p28a \
123 ibm/not-wf/misc \
124 xmltest/not-wf/ext-sa \
125 xmltest/not
[all...]

Completed in 163 milliseconds

1234567891011>>