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

. ../../testenv.sh

analyze foo.vhdl
elab_simulate_failure foo

clean

echo "Test successful"