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

. ../../testenv.sh

synth_failure sub1.vhdl comp03.vhdl -e
synth_failure sub2.vhdl comp04.vhdl -e


echo "Test successful"