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

. ../../testenv.sh

analyze_failure fails1.vhdl
analyze_failure fails2.vhdl
analyze works.vhdl
clean

echo "Test successful"