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

/bind-9.11.3/bin/tests/system/rpz/
H A Dtests.sh141 NSDIR="$3"
145 $NSDIR/named.stats | tail -1`
146 eval "OLD_CNT=0\$${NSDIR}_CNT"
149 setret "I:wrong $LABEL $NSDIR statistics of $GOT instead of $EXPECTED"
151 eval "${NSDIR}_CNT=$NEW_CNT"
157 NSDIR="$3"
162 $NSDIR/named.stats | tail -1`
163 eval "OLD_CNT=0\$${NSDIR}_CNT"
166 setret "I:wrong $LABEL $NSDIR statistics of $GOT instead of ${MIN}..${MAX}"
168 eval "${NSDIR}_CN
[all...]

Completed in 11 milliseconds