HomeSort by: relevance | last modified time | path
    Searched refs:nextpartpeek (Results 1 - 9 of 9) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/mirror/
tests.sh 34 nextpartpeek ns3/named.run \
54 nextpartpeek $log \
85 nextpartpeek ns3/named.run | grep "verify-unsigned.*Zone contains no DNSSEC keys" >/dev/null || ret=1
86 nextpartpeek ns3/named.run | grep "verify-unsigned.*mirror zone is now in use" >/dev/null && ret=1
98 nextpartpeek ns3/named.run | grep "verify-untrusted.*No trusted DNSKEY found" >/dev/null || ret=1
99 nextpartpeek ns3/named.run | grep "verify-untrusted.*mirror zone is now in use" >/dev/null && ret=1
111 nextpartpeek ns3/named.run | grep "verify-csk.*mirror zone is now in use" >/dev/null || ret=1
123 nextpartpeek ns3/named.run | grep "No correct ${DEFAULT_ALGORITHM} signature for verify-axfr SOA" >/dev/null || ret=1
124 nextpartpeek ns3/named.run | grep "verify-axfr.*mirror zone is now in use" >/dev/null && ret=1
140 nextpartpeek ns3/named.run | grep "verify-axfr.*mirror zone is now in use" >/dev/null || ret=
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/views/
tests.sh 52 nextpartpeek ns2/named.run | grep "all zones loaded" >/dev/null \
53 && nextpartpeek ns3/named.run | grep "all zones loaded" >/dev/null \
54 && nextpartpeek ns3/named.run | grep "zone_dump: zone example/IN: enter" >/dev/null
  /src/external/mpl/bind/dist/bin/tests/system/
conf.sh 253 # $ nextpartpeek named.log
255 # $ nextpartpeek named.log
258 # $ nextpartpeek named.log
271 # nextpartreset: reset the marker used by nextpart() and nextpartpeek()
294 # nextpartpeek: read everything that's been appended to a file since the
296 nextpartpeek() { function
314 # _search_log_peek: look for message $1 in file $2 with nextpartpeek().
318 nextpartpeek "$file" | grep -F -e "$msg" >/dev/null
  /src/external/mpl/bind/dist/bin/tests/system/tcp/
tests.sh 88 if ! nextpartpeek ans6/ans.run | grep -qF "result=OK"; then
  /src/external/mpl/bind/dist/bin/tests/system/fetchlimit/
tests.sh 64 nextpartpeek "$1" >wait_for_message.$n
  /src/external/mpl/bind/dist/bin/tests/system/forward/
tests.sh 246 nextpartpeek "$logfile" | sed -n "/$start_pattern/,/^\$/p" | grep -c "$pattern"
257 nextpartpeek "$1" | grep "$2" >/dev/null
  /src/external/mpl/bind/dist/bin/tests/system/resolver/
tests.sh 230 actual=$(nextpartpeek ns5/named.run | grep -c " fetch: ns.fake${nscount}")
749 nextpartpeek ns5/named.run >nextpart.out.${n}
  /src/external/mpl/bind/dist/bin/tests/system/xfer/
tests.sh 649 nextpartpeek ns6/named.run >wait_for_message.$n
  /src/external/mpl/bind/dist/bin/tests/system/catz/
tests.sh 28 nextpartpeek "$1" >wait_for_message.$n

Completed in 41 milliseconds