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

. ../../testenv.sh

analyze_failure bug.vhdl
analyze_failure bug2.vhdl
analyze_failure bug3.vhdl
clean

echo "Test successful"