aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/synth115/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-05-06 18:28:38 +0200
committerTristan Gingold <tgingold@free.fr>2020-05-06 18:38:27 +0200
commit4e6760203fc2b88567ac37fd6054c5a684d099ca (patch)
treea27b397fc9377d18d4c909f87bedc96c45a7eda3 /testsuite/synth/synth115/testsuite.sh
parent67a10829cc62090325e1f3f9bcc57edc8d5c5965 (diff)
downloadghdl-4e6760203fc2b88567ac37fd6054c5a684d099ca.tar.gz
ghdl-4e6760203fc2b88567ac37fd6054c5a684d099ca.tar.bz2
ghdl-4e6760203fc2b88567ac37fd6054c5a684d099ca.zip
testsuite/synth: add a test for ghdl/ghdl-yosys-plugin#115
Diffstat (limited to 'testsuite/synth/synth115/testsuite.sh')
-rwxr-xr-xtestsuite/synth/synth115/testsuite.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/synth/synth115/testsuite.sh b/testsuite/synth/synth115/testsuite.sh
new file mode 100755
index 000000000..d5dd83e3e
--- /dev/null
+++ b/testsuite/synth/synth115/testsuite.sh
@@ -0,0 +1,7 @@
+#! /bin/sh
+
+. ../../testenv.sh
+
+synth_tb testcase
+
+echo "Test successful"