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

. ../../testenv.sh

analyze_failure 1_SecondaryUnit.vhdl
analyze 2_SecondaryUnit.vhdl

clean

echo "Test successful"