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

. ../../testenv.sh

analyze_failure tab1.vhdl 2> tab1.err
diff_nocr tab1.ref tab1.err

echo "Test successful"