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

. ../../testenv.sh

analyze repro.vhdl
analyze repro2.vhdl
analyze repro3.vhdl

clean

echo "Test successful"