aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue40/testsuite.sh
blob: 91c95c926cacda704d58f85871a8da61d83463a9 (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

. ../../testenv.sh
analyze_failure test.vhdl
analyze_failure test2.vhdl

clean

echo "Test successful"