aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/var01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-11-03 07:40:18 +0100
committerTristan Gingold <tgingold@free.fr>2019-11-03 21:15:07 +0100
commitf9102057180443575edcebe71edb6c3eb1fc571d (patch)
treefb79fd04913dc1bbc5f569ea842c20339b2e436d /testsuite/synth/var01/testsuite.sh
parent79c615e88dd652d7f2077ccdbef0487d74febd98 (diff)
downloadghdl-f9102057180443575edcebe71edb6c3eb1fc571d.tar.gz
ghdl-f9102057180443575edcebe71edb6c3eb1fc571d.tar.bz2
ghdl-f9102057180443575edcebe71edb6c3eb1fc571d.zip
testsuite/synth/var01: add more tests.
Diffstat (limited to 'testsuite/synth/var01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/var01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/var01/testsuite.sh b/testsuite/synth/var01/testsuite.sh
index bd1b9d4f5..d2c9c167c 100755
--- a/testsuite/synth/var01/testsuite.sh
+++ b/testsuite/synth/var01/testsuite.sh
@@ -4,7 +4,7 @@
GHDL_STD_FLAGS=--std=08
-for t in var01 var02 var03 var04 var05 var06; do
+for t in var01c var01b var01a var01 var02 var03 var04 var05 var06; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean