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

. ../../testenv.sh

analyze_failure pack.vhd
analyze_failure pack1.vhd

clean

echo "Test successful"