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

. ../../testenv.sh

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

clean

echo "Test successful"