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

. ../../testenv.sh

analyze_failure e.vhdl
analyze_failure e1.vhdl

clean

echo "Test successful"