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

. ../../testenv.sh

analyze comp.vhdl
analyze repro.vhdl
clean

echo "Test successful"