Home
last modified time | relevance | path

Searched full:expecting (Results 1 – 25 of 620) sorted by relevance

12345678910>>...25

/freebsd/contrib/bmake/unit-tests/
H A Dmoderrs.exp10 make: Unclosed expression, expecting "}" for modifier "S,V,v,"
14 make: Unclosed expression after indirect modifier, expecting "}"
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 "!"
[all …]
H A Dmoderrs.mk36 # expect: make: Unclosed expression, expecting "}" for modifier "S,V,v,"
40 # expect: make: Unclosed expression after indirect modifier, expecting "}"
44 # expect: make: Unfinished modifier after "v", expecting ","
48 # expect: make: Unfinished modifier after "var}", expecting "@"
51 # expect: make: Unfinished modifier after "...}", expecting "@"
63 # expect: make: Unclosed expression, expecting "}" for modifier "@var@${var}}...@"
69 # expect: make: Unfinished modifier after "}", expecting "]"
72 # expect: make: Unfinished modifier after "#}", expecting "]"
99 # expect: make: Unfinished modifier after "echo}", expecting "!"
106 # expect: make: Unfinished modifier after "=exclam}", expecting "!"
[all …]
H A Dvarparse-errors.exp15 make: varparse-errors.mk:81: Unclosed expression, expecting "}" for modifier "Q"
17 make: varparse-errors.mk:83: Unclosed expression, expecting "}" for modifier "sh"
19 make: varparse-errors.mk:85: Unclosed expression, expecting "}" for modifier "tA"
21 make: varparse-errors.mk:87: Unclosed expression, expecting "}" for modifier "tsX"
23 make: varparse-errors.mk:89: Unclosed expression, expecting "}" for modifier "ts"
25 make: varparse-errors.mk:91: Unclosed expression, expecting "}" for modifier "ts\040"
27 make: varparse-errors.mk:93: Unclosed expression, expecting "}" for modifier "u"
29 make: varparse-errors.mk:95: Unclosed expression, expecting "}" for modifier "H"
31 make: varparse-errors.mk:97: Unclosed expression, expecting "}" for modifier "[1]"
33 make: varparse-errors.mk:99: Unclosed expression, expecting "}" for modifier "hash"
[all …]
H A Dvarparse-errors.mk80 # expect+1: Unclosed expression, expecting "}" for modifier "Q"
82 # expect+1: Unclosed expression, expecting "}" for modifier "sh"
84 # expect+1: Unclosed expression, expecting "}" for modifier "tA"
86 # expect+1: Unclosed expression, expecting "}" for modifier "tsX"
88 # expect+1: Unclosed expression, expecting "}" for modifier "ts"
90 # expect+1: Unclosed expression, expecting "}" for modifier "ts\040"
92 # expect+1: Unclosed expression, expecting "}" for modifier "u"
94 # expect+1: Unclosed expression, expecting "}" for modifier "H"
96 # expect+1: Unclosed expression, expecting "}" for modifier "[1]"
98 # expect+1: Unclosed expression, expecting "}" for modifier "hash"
[all …]
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 Dchar-005c-reverse-solidus.mk52 # expect+5: Unclosed expression, expecting "}" for modifier "Mx\}"
63 # expect+1: Unclosed expression, expecting "}" for modifier "Mx\\}"
70 # expect+1: Unclosed expression, expecting "}" for modifier "Mx\\\\\\\\}"
110 # expect+1: Unclosed expression, expecting "}" for modifier "M${:U\\\\}} != "\\""
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-order.mk19 # expect+1: Unclosed expression, expecting "}" for modifier "O"
21 # expect+1: Unclosed expression, expecting "}" for modifier "On"
23 # expect+1: Unclosed expression, expecting "}" for modifier "Onr"
H A Dcmd-errors-jobs.exp14 make: Unclosed expression, expecting "}"
31 make: Unclosed expression, expecting "}"
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-output-test_.cc118 printf("(expecting a failure that x should be 1)\n"); in TEST()
125 printf("(expecting a failure that x should be 1)\n"); in TEST()
142 printf("(expecting a failure on false)\n"); in TEST()
151 printf("(expecting 2 failures on (3) >= (a[i]))\n"); in TEST()
304 printf("(expecting 6 failures)\n"); in TEST()
359 printf("(expecting 5 failures)\n"); in NonFatalFailureInFixtureConstructorTest()
382 printf("(expecting 2 failures)\n"); in FatalFailureInFixtureConstructorTest()
418 printf("(expecting 4 failures)\n"); in SetUp()
438 printf("(expecting 3 failures)\n"); in SetUp()
555 printf("(expecting a failure)\n"); in TEST()
[all …]
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/sbin/dhclient/
H A Dclparse.c297 parse_warn("expecting a statement."); in parse_client_statement()
314 parse_warn("expecting hexadecimal constant."); in parse_X()
339 parse_warn("expecting string or hexadecimal data"); in parse_X()
383 parse_warn("expecting semicolon."); in parse_option_list()
403 parse_warn("expecting interface name (in quotes)."); in parse_interface_declaration()
418 parse_warn("expecting left brace."); in parse_interface_declaration()
502 parse_warn("expecting left brace."); in parse_client_lease_statement()
635 parse_warn("expecting interface name (in quotes)."); in parse_client_lease_declaration()
672 parse_warn("expecting lease declaration."); in parse_client_lease_declaration()
678 parse_warn("expecting semicolon."); in parse_client_lease_declaration()
[all …]
/freebsd/crypto/openssl/crypto/evp/
H A Devp_err.c59 "expecting an hmac key"},
61 "expecting an rsa key"},
62 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_EXPECTING_A_DH_KEY), "expecting a dh key"},
64 "expecting a dsa key"},
66 "expecting an ecx key"},
67 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_EXPECTING_A_EC_KEY), "expecting an ec key"},
69 "expecting a poly1305 key"},
71 "expecting a siphash key"},
/freebsd/crypto/openssl/crypto/pem/
H A Dpem_err.c30 "expecting dss key blob"},
32 "expecting private key blob"},
34 "expecting public key blob"},
36 "expecting rsa key blob"},
/freebsd/crypto/openssh/regress/
H A Dforward-control.sh48 fail "check_lfwd failed (expecting success): $_message"
50 fail "check_lfwd succeeded (expecting failure): $_message"
54 verbose "check_lfwd done (expecting $_expected): $_message"
78 fail "check_rfwd failed (expecting success): $_message"
80 fail "check_rfwd succeeded (expecting failure): $_message"
84 verbose "check_rfwd done (expecting $_expected): $_message"
/freebsd/lib/libc/db/test/
H A Ddbtest.c171 err("line %lu: not expecting command", lineno);
177 err("line %lu: not expecting command", lineno);
187 err("line %lu: not expecting command", lineno);
193 err("line %lu: not expecting command", lineno);
199 err("line %lu: not expecting command", lineno);
210 err("line %lu: not expecting command", lineno);
216 err("line %lu: not expecting command", lineno);
228 err("line %lu: not expecting data", lineno);
233 err("line %lu: not expecting data", lineno);
254 err("line %lu: not expecting a key", lineno);
[all …]
/freebsd/usr.bin/calendar/
H A Dio.c240 WARN0("Expecting arguments after #ifdef"); in token()
244 WARN1("Expecting a single word after #ifdef " in token()
263 WARN0("Expecting arguments after #ifndef"); in token()
267 WARN1("Expecting a single word after #ifndef " in token()
286 WARN0("Expecting no arguments after #else"); in token()
313 WARN0("Expecting arguments after #include"); in token()
327 WARN1("Unterminated include expecting '%c'", a); in token()
354 WARN0("Expecting arguments after #define"); in token()
369 WARN0("Expecting arguments after #undef"); in token()
373 WARN1("Expecting a single word after #undef " in token()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp63 assert(!Loops.empty() && "Expecting a non-empy loop vector"); in getInnerMostLoop()
69 assert(Loops.size() == 1 && "Expecting a single loop"); in getInnerMostLoop()
151 "Expecting a load or store instruction"); in IndexedReference()
162 assert(IsValid && "Expecting a valid reference"); in hasSpacialReuse()
218 assert(IsValid && "Expecting a valid reference"); in hasTemporalReuse()
274 assert(IsValid && "Expecting a valid reference"); in computeRefCost()
287 assert(TripCount && "Expecting valid TripCount"); in computeRefCost()
327 assert(AR && AR->getLoop() && "Expecting valid loop"); in computeRefCost()
338 assert(RefCost && "Expecting a valid RefCost"); in computeRefCost()
452 assert(Addr != nullptr && "Expecting either a load or a store instruction"); in isLoopInvariant()
[all …]
/freebsd/libexec/nuageinit/tests/
H A Ddirname.lua7 n.err('Expecting nil for n.dirname("path")')
10 n.err("Expecting nil for n.dirname")
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_parallel_neg.ksh106 # import the pools in parallel, expecting only one winner
125 [[ $num_imports -eq "1" ]] || log_fail "expecting an import"
127 log_fail "expecting 3 pool exists errors, found $num_cannot"
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/test/
H A Ddbtest.c218 err("line %lu: not expecting command", lineno); in main()
224 err("line %lu: not expecting command", lineno); in main()
234 err("line %lu: not expecting command", lineno); in main()
240 err("line %lu: not expecting command", lineno); in main()
246 err("line %lu: not expecting command", lineno); in main()
257 err("line %lu: not expecting command", lineno); in main()
263 err("line %lu: not expecting command", lineno); in main()
275 err("line %lu: not expecting data", lineno); in main()
280 err("line %lu: not expecting data", lineno); in main()
301 err("line %lu: not expecting a key", lineno); in main()
[all …]
/freebsd/usr.sbin/mpsutil/
H A Dmps_flash.c55 warnx("missing argument: expecting 'firmware' or bios'"); in flash_save()
62 warnx("Invalid argument '%s', expecting 'firmware' or 'bios'", in flash_save()
129 warnx("missing argument: expecting 'firmware' or bios'"); in flash_update()
136 warnx("Invalid argument '%s', expecting 'firmware' or 'bios'", in flash_update()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.cpp140 assert(Operand.isExpr() && "Expecting an MCExpr."); in emitGOTToPCRelReloc()
145 "Expecting a symbol of type VK_PPC_PCREL_OPT"); in emitGOTToPCRelReloc()
161 assert(DF && "Expecting a valid data fragment."); in emitGOTToPCRelReloc()
175 assert(Operand.isExpr() && "Expecting an MCExpr."); in emitGOTToPCRelLabel()
180 "Expecting a symbol of type VK_PPC_PCREL_OPT"); in emitGOTToPCRelLabel()
/freebsd/sbin/devfs/
H A Drule.c341 errx(1, "expecting argument for type"); in rulespec_intok()
353 errx(1, "expecting argument for path"); in rulespec_intok()
373 errx(1, "expecting argument for user"); in rulespec_intok()
383 errx(1, "expecting argument for group"); in rulespec_intok()
393 errx(1, "expecting argument for mode"); in rulespec_intok()
402 errx(1, "expecting argument for include"); in rulespec_intok()

12345678910>>...25