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

  /src/external/mpl/bind/dist/bin/tests/system/idna/
tests.sh 56 DIGCMD="$DIG -p ${PORT} @10.53.0.1"
95 $DIGCMD $2 $3 >dig.out.$n 2>&1
127 $DIGCMD $2 $3 >dig.out.$n 2>&1
  /src/external/mpl/bind/dist/bin/tests/system/statistics/
tests.sh 18 DIGCMD="$DIG +tcp -p ${PORT}"
41 $DIGCMD +noauth a.example. @10.53.0.2 any >dig.out.ns2.1 || ret=1
75 $DIGCMD a.example.info. @10.53.0.2 any >/dev/null 2>&1
92 $DIGCMD +tries=2 +time=1 +recurse @10.53.0.3 foo.info. any >/dev/null 2>&1 || true
178 $DIGCMD +notcp +recurse @10.53.0.3 soa . >dig.out.test$n.1 2>&1
179 $DIGCMD +notcp +recurse @10.53.0.3 soa example >dig.out.test$n.2 2>&1
  /src/external/mpl/bind/dist/bin/tests/system/xfer/
tests.sh 269 DIGCMD="$DIG $DIGOPTS @10.53.0.4"
298 $DIGCMD nil. SOA >dig.out.ns4.test$n
308 $DIGCMD nil. TXT | grep 'initial AXFR' >/dev/null || {
327 $DIGCMD nil. TXT | grep 'IXFR NOTIMP' >/dev/null || {
347 $DIGCMD nil. TXT | grep 'unsigned AXFR' >/dev/null && {
366 $DIGCMD nil. TXT | grep 'bad keydata AXFR' >/dev/null && {
385 $DIGCMD nil. TXT | grep 'partially signed AXFR' >/dev/null && {
404 $DIGCMD nil. TXT | grep 'unknown key AXFR' >/dev/null && {
423 $DIGCMD nil. TXT | grep 'incorrect key AXFR' >/dev/null && {
442 $DIGCMD nil. TXT | grep 'wrong question AXFR' >/dev/null &&
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rndc/
tests.sh 20 DIGCMD="$DIG $DIGOPTS -p ${PORT}"
83 $DIGCMD @10.53.0.2 text2.nil. TXT >dig.out.1.test$n || ret=1
102 $DIGCMD @10.53.0.2 text3.nil. TXT >dig.out.1.test$n || ret=1
142 $DIGCMD @10.53.0.2 text4.nil. TXT >dig.out.1.test$n || ret=1
182 $DIGCMD @10.53.0.2 text4.nil. TXT >dig.out.1.test$n || ret=1
258 $DIGCMD @10.53.0.2 text6.other. TXT >dig.out.1.test$n || ret=1
260 $DIGCMD @10.53.0.2 text7.other. TXT >dig.out.2.test$n || ret=1
262 $DIGCMD @10.53.0.2 frozen.other. TXT >dig.out.3.test$n || ret=1
302 $DIGCMD @10.53.0.2 text6.nil. TXT >dig.out.1.test$n || ret=1
304 $DIGCMD @10.53.0.2 text7.nil. TXT >dig.out.2.test$n || ret=
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/fetchlimit/
tests.sh 18 DIGCMD="$DIG @10.53.0.3 -p ${PORT} +tcp +tries=1 +time=1"
180 $DIGCMD a ${try}.example >dig.out.ns3.$n.$try
224 $DIGCMD +time=2 a ${try}.example >dig.out.ns3.$n.$try
  /src/external/mpl/bind/dist/bin/tests/system/statschannel/
tests.sh 19 DIGCMD="$DIG @10.53.0.2 -p ${PORT}"
189 $DIGCMD +tcp example ns >dig.out.$n || ret=1

Completed in 26 milliseconds