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

. ../../testenv.sh

analyze crash.vhd
elab_simulate crash

clean

echo "Test successful"