/freebsd-src/contrib/netbsd-tests/ipf/expected/ |
H A D | f13 | 2 bad-packet 5 bad-packet 8 bad-packet 10 bad-packet 22 bad-packet 25 bad-packet 28 bad-packet 30 bad-packet 42 bad-packet 45 bad-packet [all …]
|
H A D | f12 | 4 bad-packet 7 bad-packet 14 bad-packet 17 bad-packet 24 bad-packet 27 bad-packet 34 bad-packet 37 bad-packet 44 bad-packet 47 bad-packet [all …]
|
/freebsd-src/contrib/one-true-awk/testdir/ |
H A D | T.misc | 23 cmp -s foo1 foo2 || echo 'BAD: T.misc ghosh RE bug' 30 cmp -s foo1 foo2 || echo 'BAD: T.misc last number bug' 35 cmp -s foo1 foo2 || echo 'BAD: T.misc hex string cvt' 39 cmp -s foo1 foo2 || echo 'BAD: T.misc oct string cvt' 45 cmp -s foo1 foo2 || echo 'BAD: T.misc bad field increment' 56 diff foo1 foo2 || echo 1>&2 "BAD: T.misc bad field self-assignment" 61 diff foo1 foo2 || echo 1>&2 "BAD: T.misc bad self-assignment" 65 diff foo1 foo2 || echo 1>&2 "BAD: T.misc bad overflow" 74 diff foo1 foo2 || echo 1>&2 "BAD: T.misc bad match of 8-bit char" 79 if test -r core; then echo 1>&2 "BAD: T.misc /etc/passwd dropped core"; fi [all …]
|
H A D | T.clv | 15 diff foo1 foo2 || echo 'BAD: T.clv (stdin only)' 24 diff foo1 foo2 || echo 'BAD: T.clv (x=1 only)' 33 diff foo1 foo2 || echo 'BAD: T.clv (x=3 only)' 43 diff foo1 foo2 || echo 'BAD: T.clv (x=3 only)' 48 diff foo1 foo2 || echo 'BAD: T.clv (x=4 /dev/null)' 53 diff foo1 foo2 || echo 'BAD: T.clv (x=5 /dev/null)' 63 diff foo1 foo2 || echo 'BAD: T.clv (x=6 /dev/null)' 70 diff foo1 foo2 || echo 'BAD: T.clv (x=7 /dev/null)' 77 diff foo1 foo2 || echo 'BAD: T.clv (_=7A /dev/null)' 81 grep "can't open.*foo" foo2 >/dev/null 2>&1 || echo 'BAD: T.clv (7B: illegal varname)' [all …]
|
/freebsd-src/crypto/openssl/test/ssl-tests/ |
H A D | 05-sni.cnf | 9 test-4 = 4-SNI-bad-sni-ignore-mismatch 10 test-5 = 5-SNI-bad-sni-reject-mismatch 11 test-6 = 6-SNI-bad-clienthello-sni-ignore-mismatch 12 test-7 = 7-SNI-bad-clienthello-sni-reject-mismatch 141 [4-SNI-bad-sni-ignore-mismatch] 142 ssl_conf = 4-SNI-bad-sni-ignore-mismatch-ssl 144 [4-SNI-bad-sni-ignore-mismatch-ssl] 145 server = 4-SNI-bad-sni-ignore-mismatch-server 146 client = 4-SNI-bad-sni-ignore-mismatch-client 147 server2 = 4-SNI-bad-sni-ignore-mismatch-server [all …]
|
H A D | 23-srp.cnf | 6 test-1 = 1-srp-bad-password 8 test-3 = 3-srp-auth-bad-password 46 [1-srp-bad-password] 47 ssl_conf = 1-srp-bad-password-ssl 49 [1-srp-bad-password-ssl] 50 server = 1-srp-bad-password-server 51 client = 1-srp-bad-password-client 53 [1-srp-bad-password-server] 59 [1-srp-bad-password-client] 67 server = 1-srp-bad-password-server-extra [all …]
|
/freebsd-src/contrib/netbsd-tests/lib/libcurses/slave/ |
H A D | curses_commands.c | 60 report_error("BAD ARGUMENT"); in cmd_addbytes() 93 report_error("BAD ARGUMENT"); in cmd_addchnstr() 123 report_error("BAD ARGUMENT"); in cmd_addnstr() 173 report_error("BAD ARGUMENT"); in cmd_attr_off() 192 report_error("BAD ARGUMENT"); in cmd_attr_on() 212 report_error("BAD ARGUMENT"); in cmd_attr_set() 218 report_error("BAD ARGUMENT"); in cmd_attr_set() 237 report_error("BAD ARGUMENT"); in cmd_attroff() 256 report_error("BAD ARGUMENT"); in cmd_attron() 275 report_error("BAD ARGUMENT"); in cmd_attrset() [all …]
|
/freebsd-src/contrib/bmake/unit-tests/ |
H A D | varmod-ifelse.exp | 1 make: "varmod-ifelse.mk" line 29: while evaluating condition "bare words == "literal"": Bad condition 2 make: "varmod-ifelse.mk" line 29: Malformed conditional (${${:Ubare words} == "literal":?bad:bad}) 3 make: "varmod-ifelse.mk" line 40: while evaluating condition " == """: Bad condition 4 make: "varmod-ifelse.mk" line 49: while evaluating condition " == """: Bad condition 5 make: "varmod-ifelse.mk" line 49: Malformed conditional (${${UNDEF} == "":?bad-cond:bad-cond}) 6 make: "varmod-ifelse.mk" line 73: while evaluating condition "1 == == 2": Bad condition 11 make: "varmod-ifelse.mk" line 97: while evaluating condition "1 == == 2": Bad condition 14 CondParser_Eval: ${ ${:U\$}{VAR} == value:?ok:bad} ! [all...] |
/freebsd-src/bin/sh/tests/errors/ |
H A D | Makefile | 12 ${PACKAGE}FILES+= bad-binary1.126 13 ${PACKAGE}FILES+= bad-keyword1.0 14 ${PACKAGE}FILES+= bad-parm-exp1.0 15 ${PACKAGE}FILES+= bad-parm-exp2.2 bad-parm-exp2.2.stderr 16 ${PACKAGE}FILES+= bad-parm-exp3.2 bad-parm-exp3.2.stderr 17 ${PACKAGE}FILES+= bad-parm-exp4.2 bad-parm-exp4.2.stderr 18 ${PACKAGE}FILES+= bad [all...] |
/freebsd-src/tests/sys/netinet6/frag6/ |
H A D | frag6_05.sh | 75 <dropped-bad-data-length>0</dropped-bad-data-length> 76 <dropped-bad-checksum>0</dropped-bad-checksum> 98 <dropped-bad-options>0</dropped-bad-options> 99 <dropped-bad-version>0</dropped-bad-version> 139 <bad-header>0</bad-header> 140 <bad-next-header>0</bad-next-header> 141 <bad-option>0</bad-option> 146 <bad-nd-options>0</bad-nd-options> 147 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 148 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_11.sh | 71 <dropped-bad-data-length>0</dropped-bad-data-length> 72 <dropped-bad-checksum>0</dropped-bad-checksum> 94 <dropped-bad-options>0</dropped-bad-options> 95 <dropped-bad-version>0</dropped-bad-version> 134 <bad-header>0</bad-header> 135 <bad-next-header>0</bad-next-header> 136 <bad-option>0</bad-option> 141 <bad-nd-options>0</bad-nd-options> 142 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 143 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_04.sh | 71 <dropped-bad-data-length>0</dropped-bad-data-length> 72 <dropped-bad-checksum>0</dropped-bad-checksum> 94 <dropped-bad-options>0</dropped-bad-options> 95 <dropped-bad-version>0</dropped-bad-version> 135 <bad-header>1</bad-header> 136 <bad-next-header>0</bad-next-header> 137 <bad-option>0</bad-option> 142 <bad-nd-options>0</bad-nd-options> 143 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 144 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_14.sh | 71 <dropped-bad-data-length>0</dropped-bad-data-length> 72 <dropped-bad-checksum>0</dropped-bad-checksum> 93 <dropped-bad-options>0</dropped-bad-options> 94 <dropped-bad-version>0</dropped-bad-version> 133 <bad-header>0</bad-header> 134 <bad-next-header>0</bad-next-header> 135 <bad-option>0</bad-option> 140 <bad-nd-options>0</bad-nd-options> 141 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 142 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_20.sh | 66 <dropped-bad-data-length>0</dropped-bad-data-length> 67 <dropped-bad-checksum>0</dropped-bad-checksum> 89 <dropped-bad-options>0</dropped-bad-options> 90 <dropped-bad-version>0</dropped-bad-version> 130 <bad-header>0</bad-header> 131 <bad-next-header>0</bad-next-header> 132 <bad-option>0</bad-option> 137 <bad-nd-options>0</bad-nd-options> 138 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 139 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_07.sh | 66 <dropped-bad-data-length>0</dropped-bad-data-length> 67 <dropped-bad-checksum>0</dropped-bad-checksum> 90 <dropped-bad-options>0</dropped-bad-options> 91 <dropped-bad-version>0</dropped-bad-version> 131 <bad-header>2</bad-header> 132 <bad-next-header>0</bad-next-header> 133 <bad-option>0</bad-option> 138 <bad-nd-options>0</bad-nd-options> 139 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 140 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_09.sh | 71 <dropped-bad-data-length>0</dropped-bad-data-length> 72 <dropped-bad-checksum>0</dropped-bad-checksum> 93 <dropped-bad-options>0</dropped-bad-options> 94 <dropped-bad-version>0</dropped-bad-version> 133 <bad-header>0</bad-header> 134 <bad-next-header>0</bad-next-header> 135 <bad-option>0</bad-option> 140 <bad-nd-options>0</bad-nd-options> 141 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 142 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_03.sh | 71 <dropped-bad-data-length>0</dropped-bad-data-length> 72 <dropped-bad-checksum>0</dropped-bad-checksum> 94 <dropped-bad-options>0</dropped-bad-options> 95 <dropped-bad-version>0</dropped-bad-version> 135 <bad-header>0</bad-header> 136 <bad-next-header>0</bad-next-header> 137 <bad-option>0</bad-option> 142 <bad-nd-options>0</bad-nd-options> 143 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 144 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_08.sh | 66 <dropped-bad-data-length>0</dropped-bad-data-length> 67 <dropped-bad-checksum>0</dropped-bad-checksum> 90 <dropped-bad-options>0</dropped-bad-options> 91 <dropped-bad-version>0</dropped-bad-version> 131 <bad-header>1</bad-header> 132 <bad-next-header>0</bad-next-header> 133 <bad-option>0</bad-option> 138 <bad-nd-options>0</bad-nd-options> 139 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 140 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_10.sh | 71 <dropped-bad-data-length>0</dropped-bad-data-length> 72 <dropped-bad-checksum>0</dropped-bad-checksum> 95 <dropped-bad-options>0</dropped-bad-options> 96 <dropped-bad-version>0</dropped-bad-version> 135 <bad-header>0</bad-header> 136 <bad-next-header>0</bad-next-header> 137 <bad-option>0</bad-option> 142 <bad-nd-options>0</bad-nd-options> 143 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 144 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_13.sh | 71 <dropped-bad-data-length>0</dropped-bad-data-length> 72 <dropped-bad-checksum>0</dropped-bad-checksum> 93 <dropped-bad-options>0</dropped-bad-options> 94 <dropped-bad-version>0</dropped-bad-version> 133 <bad-header>0</bad-header> 134 <bad-next-header>0</bad-next-header> 135 <bad-option>0</bad-option> 140 <bad-nd-options>0</bad-nd-options> 141 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 142 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_02.sh | 71 <dropped-bad-data-length>0</dropped-bad-data-length> 72 <dropped-bad-checksum>0</dropped-bad-checksum> 94 <dropped-bad-options>0</dropped-bad-options> 95 <dropped-bad-version>0</dropped-bad-version> 134 <bad-header>1</bad-header> 135 <bad-next-header>0</bad-next-header> 136 <bad-option>0</bad-option> 141 <bad-nd-options>0</bad-nd-options> 142 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 143 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_16.sh | 67 <dropped-bad-data-length>0</dropped-bad-data-length> 68 <dropped-bad-checksum>0</dropped-bad-checksum> 90 <dropped-bad-options>0</dropped-bad-options> 91 <dropped-bad-version>0</dropped-bad-version> 131 <bad-header>0</bad-header> 132 <bad-next-header>0</bad-next-header> 133 <bad-option>0</bad-option> 138 <bad-nd-options>0</bad-nd-options> 139 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 140 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_19.sh | 55 <dropped-bad-data-length>0</dropped-bad-data-length> 56 <dropped-bad-checksum>0</dropped-bad-checksum> 78 <dropped-bad-options>0</dropped-bad-options> 79 <dropped-bad-version>0</dropped-bad-version> 119 <bad-header>0</bad-header> 120 <bad-next-header>0</bad-next-header> 121 <bad-option>0</bad-option> 126 <bad-nd-options>0</bad-nd-options> 127 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 128 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_12.sh | 71 <dropped-bad-data-length>0</dropped-bad-data-length> 72 <dropped-bad-checksum>0</dropped-bad-checksum> 93 <dropped-bad-options>0</dropped-bad-options> 94 <dropped-bad-version>0</dropped-bad-version> 133 <bad-header>0</bad-header> 134 <bad-next-header>0</bad-next-header> 135 <bad-option>0</bad-option> 140 <bad-nd-options>0</bad-nd-options> 141 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 142 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|
H A D | frag6_01.sh | 71 <dropped-bad-data-length>0</dropped-bad-data-length> 72 <dropped-bad-checksum>0</dropped-bad-checksum> 93 <dropped-bad-options>1</dropped-bad-options> 94 <dropped-bad-version>0</dropped-bad-version> 133 <bad-header>1</bad-header> 134 <bad-next-header>0</bad-next-header> 135 <bad-option>0</bad-option> 140 <bad-nd-options>0</bad-nd-options> 141 <bad-neighbor-solicitation>0</bad-neighbor-solicitation> 142 <bad-neighbor-advertisement>0</bad-neighbor-advertisement> [all …]
|