aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/ret01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-09-11 06:35:56 +0200
committerTristan Gingold <tgingold@free.fr>2019-09-11 06:37:29 +0200
commitb91196ea76317e1f8a4725340f066fb800051040 (patch)
treee9b71de7adf8fd359d6decc2145b20ef0e259fd2 /testsuite/synth/ret01/testsuite.sh
parent86480bfed6bce483936d585498e1498d8fde208d (diff)
downloadghdl-b91196ea76317e1f8a4725340f066fb800051040.tar.gz
ghdl-b91196ea76317e1f8a4725340f066fb800051040.tar.bz2
ghdl-b91196ea76317e1f8a4725340f066fb800051040.zip
testsuite/synth: add one more test in ret01
Diffstat (limited to 'testsuite/synth/ret01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/ret01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/ret01/testsuite.sh b/testsuite/synth/ret01/testsuite.sh
index 40105e0be..94f9a09bb 100755
--- a/testsuite/synth/ret01/testsuite.sh
+++ b/testsuite/synth/ret01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in ret01 ret02; do
+for t in ret01 ret02 ret03; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean