OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wait_for_message
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tests/system/catz/
tests.sh
28
nextpartpeek "$1" >
wait_for_message
.$n
29
grep -F "$2"
wait_for_message
.$n >/dev/null
32
wait_for_message
() (
function
88
wait_for_message
ns2/named.run "catz: zone 'catalog-bad1.example' has no 'version' record (partial match) and will not be processed" || ret=1
95
wait_for_message
ns2/named.run "catz: zone 'catalog-bad2.example' unsupported version '99'" \
96
&&
wait_for_message
ns2/named.run "catz: new catalog zone 'catalog-bad2.example' is broken and will not be processed" || ret=1
103
wait_for_message
ns2/named.run "catz: 'version' property TXT RRset contains more than one record, which is invalid" \
104
&&
wait_for_message
ns2/named.run "catz: invalid record in catalog zone - version.catalog-bad3.example IN TXT (failure) - ignoring" \
105
&&
wait_for_message
ns2/named.run "catz: zone 'catalog-bad3.example' version is not set" \
106
&&
wait_for_message
ns2/named.run "catz: new catalog zone 'catalog-bad3.example' is broken and will not be processed" (…)
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/fetchlimit/
tests.sh
64
nextpartpeek "$1" >
wait_for_message
.$n
65
grep -F "$2"
wait_for_message
.$n >/dev/null
68
wait_for_message
() (
function
272
wait_for_message
ns5/named.run "clients-per-query increased to 10" || ret=1
315
wait_for_message
ns5/named.run "clients-per-query increased to 10" || ret=1
347
wait_for_message
ns5/named.run "configured clients-per-query (10) exceeds max-clients-per-query (5); automatically adjusting max-clients-per-query to (10)" || ret=1
/src/external/mpl/bind/dist/bin/tests/system/xfer/
tests.sh
648
wait_for_message
() (
function
649
nextpartpeek ns6/named.run >
wait_for_message
.$n
650
grep -F "$1"
wait_for_message
.$n >/dev/null
660
retry_quiet 60
wait_for_message
"$msg" || tmp=1
671
retry_quiet 60
wait_for_message
"$msg" || tmp=1
689
retry_quiet 5
wait_for_message
"$msg" || tmp=1
693
retry_quiet 5
wait_for_message
"$msg" || tmp=1
696
retry_quiet 30
wait_for_message
"$msg" || tmp=1
706
retry_quiet 10
wait_for_message
"minimum transfer rate reached: timed out" || tmp=1
716
retry_quiet 10
wait_for_message
"maximum transfer time exceeded: timed out" || tmp=
[
all
...]
Completed in 30 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026