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

. ../../testenv.sh

analyze_failure bug.vhdl
analyze_failure bug3.vhdl
analyze bug2.vhdl

clean

echo "Test successful"