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

. ../../testenv.sh

analyze_failure repro.vhdl
analyze_failure repro1.vhdl

clean

echo "Test successful"