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

/bind-9.11.3/bin/tests/system/rrsetorder/
H A Dtests.sh33 $DIFF dig.out.fixed dig.out.fixed.good >/dev/null || ret=1
48 $DIFF dig.out.fixed dig.out.$j >/dev/null && matches=`expr $matches + 1`
51 $DIFF dig.out.0 dig.out.1 >/dev/null && ret=1
52 $DIFF dig.out.0 dig.out.2 >/dev/null && ret=1
53 $DIFF dig.out.0 dig.out.3 >/dev/null && ret=1
54 $DIFF dig.out.1 dig.out.2 >/dev/null && ret=1
55 $DIFF dig.out.1 dig.out.3 >/dev/null && ret=1
56 $DIFF dig.out.2 dig.out.3 >/dev/null && ret=1
75 $DIFF dig.out.cyclic dig.out.$j >/dev/null && matches=`expr $matches + 1`
78 $DIFF di
[all...]
/bind-9.11.3/bin/tests/system/unknown/
H A Dtests.sh23 echo 10.0.0.1 | $DIFF - dig.out || ret=1
36 echo '"hello"' | $DIFF - dig.out || ret=1
49 echo '\# 1 00' | $DIFF - dig.out || ret=1
60 echo '\# 1 00' | $DIFF - dig.out || ret=1
67 echo '\# 0' | $DIFF - dig.out || ret=1
76 echo '\# 4 0A000001' | $DIFF - dig.out || ret=1
89 echo '"hello"' | $DIFF - dig.out || ret=1
102 echo '\# 1 00' | $DIFF - dig.out || ret=1
126 $DIFF -s large.out dig.out > /dev/null || { ret=1 ; echo "I: $DIFF faile
[all...]
/bind-9.11.3/bin/tests/system/rrchecker/
H A Dtests.sh18 $DIFF classlist.out classlist.good || { echo "I:failed"; status=`expr $status + 1`; }
23 $DIFF typelist.out typelist.good || { echo "I:failed"; status=`expr $status + 1`; }
28 $DIFF privatelist.out privatelist.good || { echo "I:failed"; status=`expr $status + 1`; }
/bind-9.11.3/bin/tests/system/masterfile/
H A Dtests.sh28 $DIFF dig.out.$n knowngood.dig.out || status=1
52 $DIFF checkzone.out$n zone/inheritownerafterinclude.good || ret=1
/bind-9.11.3/bin/tests/system/sortlist/
H A Dtests.sh30 $DIFF test1.dig test1.good || status=1
/bind-9.11.3/bin/tests/system/
H A Dconf.sh.in92 DIFF=diff
H A Dconf.sh.win32106 DIFF="diff --strip-trailing-cr"

Completed in 131 milliseconds