aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/output01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-03-07 10:44:51 +0100
committerTristan Gingold <tgingold@free.fr>2020-03-07 10:44:51 +0100
commitec0b123c0341074f815ea8087da2dbf4b4575e49 (patch)
tree0960ac0107eb234c137650d8ae863b340d13de7e /testsuite/synth/output01/testsuite.sh
parent87907d6da96eb4bab35e8eb7aabc481e9b32e04c (diff)
downloadghdl-ec0b123c0341074f815ea8087da2dbf4b4575e49.tar.gz
ghdl-ec0b123c0341074f815ea8087da2dbf4b4575e49.tar.bz2
ghdl-ec0b123c0341074f815ea8087da2dbf4b4575e49.zip
testsuite/synth: add a test for previous commit.
Diffstat (limited to 'testsuite/synth/output01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/output01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/output01/testsuite.sh b/testsuite/synth/output01/testsuite.sh
index 063bb7111..a32d2c431 100755
--- a/testsuite/synth/output01/testsuite.sh
+++ b/testsuite/synth/output01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in output01 output06; do
+for t in output01 output06 output07; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean