Searched refs:QPERF (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/bin/tests/system/rpz/
H A Dqperf.sh13 QPERF=$QDIR/queryperf
14 if test -f $QPERF -a -x $QPERF; then
15 echo $QPERF
H A Dsetup.sh14 QPERF=`$SHELL qperf.sh`
84 if test -n "$QPERF"; then
H A Dtests.sh535 QPERF=`sh qperf.sh`
536 if test -n "$QPERF"; then
541 $QPERF -c -1 -l30 -d ns5/requests -s $ns5 -p 5300 >/dev/null
545 $QPERF -c -1 -l30 -d ns5/requests -s $ns5 -p 5300 >$PFILE

Completed in 11 milliseconds