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

. ../../testenv.sh

analyze_failure ent.vhdl
analyze_failure ent2.vhdl

clean

echo "Test successful"