diff options
Diffstat (limited to 'testsuite/synth/comp03/testsuite.sh')
-rwxr-xr-x | testsuite/synth/comp03/testsuite.sh | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/synth/comp03/testsuite.sh b/testsuite/synth/comp03/testsuite.sh new file mode 100755 index 000000000..7272f225d --- /dev/null +++ b/testsuite/synth/comp03/testsuite.sh @@ -0,0 +1,9 @@ +#! /bin/sh + +. ../../testenv.sh + +synth_failure sub1.vhdl comp03.vhdl -e +synth_failure sub2.vhdl comp04.vhdl -e + + +echo "Test successful" |