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

. ../../testenv.sh

analyze bug.vhdl
analyze_failure bug2.vhdl

clean

echo "Test successful"