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

. ../../testenv.sh

analyze x.vhd
analyze xb.vhd

clean

echo "Test successful"