aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue2088/testsuite.sh
blob: 76b9779b776b1c77058d04ae322fdfbf9231b4fb (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

. ../../testenv.sh

synth_only bug
synth_only bug2
synth_failure bug3.vhdl -e

echo "Test successful"