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

. ../../testenv.sh

analyze bug.vhdl
elab_simulate foo
clean

echo "Test successful"