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

. ../../testenv.sh

analyze dummy.vhdl
elab_simulate_failure dummyentity

clean

echo "Test successful"