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

. ../../testenv.sh

analyze TESTCASE.vhdl
elab_simulate_failure testcase

clean

echo "Test successful"