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

. ../../testenv.sh

analyze_failure reproducer.vhdl
analyze_failure reproducer2.vhdl
analyze_failure reproducer3.vhdl
analyze reproducer_ok.vhdl

clean

echo "Test successful"