| /freebsd-14.2/contrib/bmake/unit-tests/ |
| H A D | moderrs.exp | 12 want: Unclosed variable expression, expecting '}' for modifier "S,V,v," of variable "VAR" with valu… 13 make: Unclosed variable expression, expecting '}' for modifier "S,V,v," of variable "VAR" with valu… 17 want: Unclosed variable expression after indirect modifier, expecting '}' for variable "VAR" 18 make: Unclosed variable expression after indirect modifier, expecting '}' for variable "VAR" 36 make: Unclosed variable expression, expecting '}' for modifier "@var@${var}}...@" of variable "UNDE… 70 make: Unclosed variable expression, expecting '}' for modifier "S,from,to," of variable "VAR" with … 85 make: Unclosed variable expression, expecting '}' for modifier "C,from,to," of variable "VAR" with … 127 make: Unclosed variable expression, expecting '}' for modifier "3" of variable "FIB" with value "" 130 make: Unclosed variable expression, expecting '}' for modifier "3=" of variable "FIB" with value "" 133 make: Unclosed variable expression, expecting '}' for modifier "3=x3" of variable "FIB" with value …
|
| H A D | cmd-errors-jobs.exp | 4 make: Unclosed variable expression (expecting '}') for "UNCLOSED"
|
| H A D | cmd-errors-lint.exp | 4 make: Unclosed variable expression (expecting '}') for "UNCLOSED"
|
| H A D | cmd-errors.exp | 4 make: Unclosed variable expression (expecting '}') for "UNCLOSED"
|
| H A D | varmod-edge.exp | 4 make: Unclosed variable expression, expecting '}' for modifier "U*)" of variable "" with value "*)"
|
| H A D | varmisc.exp | 57 make: Unclosed variable expression, expecting '}' for modifier "M${PATTERN" of variable "UNCLOSED" …
|
| /freebsd-14.2/contrib/googletest/googletest/test/ |
| H A D | googletest-output-test-golden-lin.txt | 243 (expecting 6 failures) 295 (expecting 5 failures) 324 (expecting 2 failures) 482 (expecting a failure) 490 (expecting a failure) 510 (expecting a failure) 524 (expecting a failure) 532 (expecting a failure) 547 (expecting a failure) 555 (expecting a failure) [all …]
|
| /freebsd-14.2/bin/sh/tests/errors/ |
| H A D | bad-binary1.126 | 3 # Syntax error: word unexpected (expecting ")")
|
| /freebsd-14.2/sbin/ipf/ipsend/ |
| H A D | dlcommon.c | 73 expecting(DL_INFO_ACK, dlp); in dlinfoack() 352 expecting(DL_OK_ACK, dlp); in dlokack() 379 expecting(DL_ERROR_ACK, dlp); in dlerrorack() 406 expecting(DL_BIND_ACK, dlp); in dlbindack() 430 expecting(DL_PHYS_ADDR_ACK, dlp); in dlphysaddrack() 494 expecting(int prim, union DL_primitives *dlp) in expecting() function
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/input/ |
| H A D | goodix,gt7375p.yaml | 44 with what the touchscreen is expecting for its IO rails.
|
| /freebsd-14.2/crypto/openssl/crypto/err/ |
| H A D | openssl.txt | 29 ASN1_R_EXPECTING_AN_INTEGER:115:expecting an integer 30 ASN1_R_EXPECTING_AN_OBJECT:116:expecting an object 685 EVP_R_EXPECTING_AN_HMAC_KEY:174:expecting an hmac key 686 EVP_R_EXPECTING_AN_RSA_KEY:127:expecting an rsa key 687 EVP_R_EXPECTING_A_DH_KEY:128:expecting a dh key 688 EVP_R_EXPECTING_A_DSA_KEY:129:expecting a dsa key 689 EVP_R_EXPECTING_A_ECX_KEY:219:expecting an ecx key 690 EVP_R_EXPECTING_A_EC_KEY:142:expecting an ec key 692 EVP_R_EXPECTING_A_SIPHASH_KEY:175:expecting a siphash key 877 PEM_R_EXPECTING_DSS_KEY_BLOB:131:expecting dss key blob [all …]
|
| /freebsd-14.2/crypto/openssl/ssl/statem/ |
| H A D | README.md | 17 where we are expecting one type of message next but actually get something
|
| /freebsd-14.2/contrib/ntp/sntp/m4/ |
| H A D | ntp_compiler.m4 | 151 # simple stdio read code checking for errors, expecting
|
| /freebsd-14.2/contrib/ntp/libjsmn/ |
| H A D | README.md | 152 * `JSMN_ERROR_PART` - JSON string is too short, expecting more JSON data
|
| /freebsd-14.2/contrib/atf/atf-sh/ |
| H A D | libatf-sh.subr | 313 atf_fail "Test case was expecting a failure but got a pass instead" 698 atf_fail "Test case was expecting a failure but none were raised"
|
| /freebsd-14.2/contrib/kyua/integration/ |
| H A D | cmd_debug_test.sh | 381 crash_on_list:__test_cases_list__ -> broken: Invalid header for test case list; expecting Content…
|
| H A D | cmd_test_test.sh | 198 expect_some_fail:failure -> failed: Test case was expecting a failure but none were raised [S.UU… 984 crash_on_list:__test_cases_list__ -> broken: Invalid header for test case list; expecting Content…
|
| /freebsd-14.2/contrib/libxo/doc/ |
| H A D | options.rst | 27 Programs using libxo are expecting to call the xo_parse_args function
|
| /freebsd-14.2/sys/contrib/openzfs/tests/test-runner/include/ |
| H A D | logapi.shlib | 73 # Execute a positive test (expecting no stderr) and exit $STF_FAIL
|
| /freebsd-14.2/sys/contrib/device-tree/src/mips/ingenic/ |
| H A D | ci20.dts | 294 * for REG9 and the driver expecting that,
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | README.md | 120 ftp was 1sec, +-500ms). Since the receiver is expecting
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Program.inc | 361 assert(pid > 0 && "Only expecting to handle actual PID values!");
|
| /freebsd-14.2/tools/regression/usr.bin/env/ |
| H A D | regress-env.rgdata | 223 # test goes back to expecting an error...
|
| /freebsd-14.2/contrib/googletest/docs/ |
| H A D | gmock_for_dummies.md | 269 This means `EXPECT_CALL()` should be read as expecting that a call will occur 347 expecting, for example:
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | configure.ac | 928 dnl simple stdio read code checking for errors, expecting
|