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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr015/
H A Dchk.cxxtests56 goodoutfile=$testprefix.testout
57 [ -f $goodoutfile ] || goodoutfile=/dev/null
61 cmp ../$testname.out $goodoutfile > /dev/null || {
62 echo "FAIL: $testname output differs: see ../$testname.out, $goodoutfile"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr025/
H A Dchk.cxxmulti50 goodoutfile=$testprefix.testout
51 [ -f $goodoutfile ] || goodoutfile=/dev/null
55 cmp ../$testname.out $goodoutfile > /dev/null || {
56 echo "FAIL: $testname output differs: see ../$testname.out, $goodoutfile"

Completed in 102 milliseconds