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

. ../../testenv.sh

analyze_failure --std=93 ex1.vhdl
analyze ex1.vhdl

clean

echo "Test successful"