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

. ../../testenv.sh

analyze repro1.vhdl
analyze_failure repro2.vhdl

clean

echo "Test successful"