aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/if01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-10-09 07:40:33 +0200
committerTristan Gingold <tgingold@free.fr>2019-10-09 07:40:33 +0200
commit994b31cc61de24cd525e6e29cfde8688abd8b16a (patch)
treedebfa2c5a70a2d4e3ffbebcbb459b3699718862d /testsuite/synth/if01/testsuite.sh
parent715f0ef1db517211bdcd7627bd3894686e7f1f7c (diff)
downloadghdl-994b31cc61de24cd525e6e29cfde8688abd8b16a.tar.gz
ghdl-994b31cc61de24cd525e6e29cfde8688abd8b16a.tar.bz2
ghdl-994b31cc61de24cd525e6e29cfde8688abd8b16a.zip
testsuite/synth: add a test for previous commit.
Diffstat (limited to 'testsuite/synth/if01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/if01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/if01/testsuite.sh b/testsuite/synth/if01/testsuite.sh
index 061e1924a..cb7a8bdf6 100755
--- a/testsuite/synth/if01/testsuite.sh
+++ b/testsuite/synth/if01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in if01; do
+for t in if01 if02; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean