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

. ../../testenv.sh

analyze bug.vhd
elab_simulate_failure bug

clean

echo "Test successful"