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

. ../../testenv.sh

analyze_failure -Werror repro.vhdl
analyze repro.vhdl

clean

echo "Test successful"