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

. ../../testenv.sh

analyze_failure tb_thingy7.vhdl
analyze_failure tb_thingy9.vhdl
analyze_failure repro1.vhdl

clean

echo "Test successful"