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

. ../../testenv.sh

analyze bug.vhdl
elab_simulate_failure ent
clean

echo "Test successful"