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

. ../../testenv.sh

analyze wor_std.vhdl
elab_simulate foe

clean

echo "Test successful"