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

. ../../testenv.sh

analyze bug.vhdl
analyze_failure bug1.vhdl

clean

echo "Test successful"