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

. ../../testenv.sh

analyze reader.vhdl
elab_simulate_failure reader

clean

echo "Test successful"