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

. ../../testenv.sh

analyze e.vhdl
$GHDL --file-to-xml > e.xml

clean

echo "Test successful"