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

. ../../testenv.sh

analyze compile_error.vhdl
analyze repro1.vhdl
clean

echo "Test successful"