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

. ../../testenv.sh


analyze_failure repro.vhdl
analyze_failure repro2.vhdl

clean test

echo "Test successful"