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

. ../../testenv.sh

analyze --ieee=synopsys repro.vhdl

clean

echo "Test successful"