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

. ../../testenv.sh

analyze tent.vhdl
analyze_failure libs12.vhdl

clean

echo "Test successful"