Home | History | Annotate | Download | only in testsuite

Lines Matching refs:test

2 # $NetBSD: test-simple,v 1.6 2018/12/14 23:57:22 maya Exp $
4 test="$1"; shift
10 in="$curdir/$test.in"
11 out="$curdir/$test.out"
12 tmpout="tmp.$test.out"
13 tmperr="tmp.$test.err"
16 echo "Running test $test"
28 echo "Failed test $test:"