aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/forgen01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-10-09 20:26:43 +0200
committerTristan Gingold <tgingold@free.fr>2019-10-09 20:26:43 +0200
commitafedf0957ac9cdc0bc832e0b5947a3f92d79b1fb (patch)
treec46779dbca183d473111dbfb09f09011ad2ca0ec /testsuite/synth/forgen01/testsuite.sh
parent1509254c6f982cb8a0a3c51bcc95c9fce843e12a (diff)
downloadghdl-afedf0957ac9cdc0bc832e0b5947a3f92d79b1fb.tar.gz
ghdl-afedf0957ac9cdc0bc832e0b5947a3f92d79b1fb.tar.bz2
ghdl-afedf0957ac9cdc0bc832e0b5947a3f92d79b1fb.zip
testsuite/synth: add testcase for previous commit.
Diffstat (limited to 'testsuite/synth/forgen01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/forgen01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/forgen01/testsuite.sh b/testsuite/synth/forgen01/testsuite.sh
index 70ee6bc2a..cbc0107c7 100755
--- a/testsuite/synth/forgen01/testsuite.sh
+++ b/testsuite/synth/forgen01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in forgen01; do
+for t in forgen01 forgen02; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean