aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue1999/testsuite.sh
blob: 6615b62e92e2e13a6eef53d6446f6e27c000ed8a (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

. ../../testenv.sh

analyze t1_p.vhdl
analyze_failure tc.vhdl

clean

echo "Test successful"