Searched refs:testbin (Results 1 – 1 of 1) sorted by relevance
8 for testbin in $testbins; do9 if test -e ./$testbin; then10 ./$testbin > ./$testbin.out 2>&112 echo "FAIL: $testbin"14 echo "PASS: $testbin"17 echo "SKIP: $testbin"