Home
last modified time | relevance | path

Searched refs:expecting (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/contrib/bmake/unit-tests/
H A Dmoderrs.exp10 make: Unclosed expression, expecting "}" for modifier "S,V,v,"
18 make: Unfinished modifier after "v", expecting ","
23 make: Unfinished modifier after "var}", expecting "@"
27 make: Unfinished modifier after "...}", expecting "@"
32 make: Unclosed expression, expecting "}" for modifier "@var@${var}}...@"
37 make: Unfinished modifier after "}", expecting "]"
41 make: Unfinished modifier after "#}", expecting "]"
50 make: Unfinished modifier after "echo}", expecting "!"
54 make: Unfinished modifier after "=exclam}", expecting "!"
138 make: Unfinished modifier after "", expecting ":"
H A Dchar-005c-reverse-solidus.exp1 make: char-005c-reverse-solidus.mk:57: Unclosed expression, expecting "}" for modifier "Mx\}"
3 make: char-005c-reverse-solidus.mk:64: Unclosed expression, expecting "}" for modifier "Mx\\}"
5 make: char-005c-reverse-solidus.mk:71: Unclosed expression, expecting "}" for modifier "Mx\\\\\\\\}"
9 make: char-005c-reverse-solidus.mk:111: Unclosed expression, expecting "}" for modifier "M${:U\\\\}…
H A Dvarmod-edge.exp1 make: varmod-edge.mk:60: Unclosed expression, expecting "}" for modifier "U*)"
8 make: varmod-edge.mk:178: Unfinished modifier after "a\=b}", expecting "="
16 make: varmod-edge.mk:212: Unfinished modifier after "}", expecting ","
H A Dvarmod-order.exp5 make: varmod-order.mk:20: Unclosed expression, expecting "}" for modifier "O"
7 make: varmod-order.mk:22: Unclosed expression, expecting "}" for modifier "On"
9 make: varmod-order.mk:24: Unclosed expression, expecting "}" for modifier "Onr"
H A Dvarmod-sysv.exp1 make: varmod-sysv.mk:215: Unfinished modifier after "from${:D=}to}", expecting "="
148 make: varmod-sysv.mk:259: Unfinished modifier after "$(})", expecting "}"
H A Dvarparse-errors.exp15 make: varparse-errors.mk:81: Unclosed expression, expecting "}" for modifier "Q"
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-output-test-golden-lin.txt74 (expecting a failure that x should be 1)
84 (expecting a failure that x should be 1)
94 (expecting a failure on false)
104 (expecting 2 failures on (3) >= (a[i]))
243 (expecting 6 failures)
295 (expecting 5 failures)
324 (expecting 2 failures)
338 (expecting 4 failures)
362 (expecting 3 failures)
482 (expecting a failure)
[all …]
/freebsd/bin/sh/tests/errors/
H A Dbad-binary1.1263 # Syntax error: word unexpected (expecting ")")
/freebsd/sbin/ipf/ipsend/
H A Ddlcommon.c73 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/crypto/openssl/ssl/statem/
H A DREADME.md17 where we are expecting one type of message next but actually get something
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt29 ASN1_R_EXPECTING_AN_INTEGER:115:expecting an integer
30 ASN1_R_EXPECTING_AN_OBJECT:116:expecting an object
743 EVP_R_EXPECTING_AN_HMAC_KEY:174:expecting an hmac key
744 EVP_R_EXPECTING_AN_RSA_KEY:127:expecting an rsa key
745 EVP_R_EXPECTING_A_DH_KEY:128:expecting a dh key
746 EVP_R_EXPECTING_A_DSA_KEY:129:expecting a dsa key
747 EVP_R_EXPECTING_A_ECX_KEY:219:expecting an ecx key
748 EVP_R_EXPECTING_A_EC_KEY:142:expecting an ec key
749 EVP_R_EXPECTING_A_POLY1305_KEY:164:expecting a poly1305 key
750 EVP_R_EXPECTING_A_SIPHASH_KEY:175:expecting a siphash key
[all …]
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_compiler.m4151 # simple stdio read code checking for errors, expecting
/freebsd/contrib/ntp/libjsmn/
H A DREADME.md152 * `JSMN_ERROR_PART` - JSON string is too short, expecting more JSON data
/freebsd/contrib/libxo/doc/
H A Doptions.rst27 Programs using libxo are expecting to call the xo_parse_args function
/freebsd/contrib/kyua/integration/
H A Dcmd_debug_test.sh381 crash_on_list:__test_cases_list__ -> broken: Invalid header for test case list; expecting Content…
H A Dcmd_test_test.sh198 expect_some_fail:failure -> failed: Test case was expecting a failure but none were raised [S.UU…
1026 crash_on_list:__test_cases_list__ -> broken: Invalid header for test case list; expecting Content…
/freebsd/contrib/atf/atf-sh/
H A Dlibatf-sh.subr313 atf_fail "Test case was expecting a failure but got a pass instead"
710 atf_fail "Test case was expecting a failure but none were raised"
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-tls-client-block.pod268 one we were expecting.
294 * supplied a certificate for the hostname that we were expecting.
546 If for some reason the hostname of the server that the client is expecting does
/freebsd/sys/contrib/openzfs/tests/test-runner/include/
H A Dlogapi.shlib75 # Execute a positive test (expecting no stderr) and exit $STF_FAIL
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Dci20.dts347 * for REG9 and the driver expecting that,
/freebsd/contrib/tcpdump/
H A DREADME.md120 ftp was 1sec, +-500ms). Since the receiver is expecting
/freebsd/tools/regression/usr.bin/env/
H A Dregress-env.rgdata223 # test goes back to expecting an error...
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc371 assert(pid > 0 && "Only expecting to handle actual PID values!");
/freebsd/contrib/googletest/docs/
H A Dgmock_for_dummies.md271 This means `EXPECT_CALL()` should be read as expecting that a call will occur
349 expecting, for example:
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfigure.ac928 dnl simple stdio read code checking for errors, expecting

123