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

. ../../testenv.sh

analyze pkg.vhdl
analyze ent.vhdl

clean

echo "Test successful"