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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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 72 milliseconds