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

. ../../testenv.sh

analyze_failure repro.vhdl

analyze_failure repro2.vhdl

analyze counter.vhdl
analyze_failure tb_counter.vhdl
clean

echo "Test successful"