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

. ../../testenv.sh

analyze_failure bug.vhdl
analyze_failure bug2.vhdl
analyze_failure bug3.vhdl
analyze_failure bug4.vhdl

echo "Test successful"