aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/iassoc01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-02-18 18:50:13 +0100
committerTristan Gingold <tgingold@free.fr>2020-02-18 18:50:13 +0100
commitec2e697a0082f5c08621e9118917105472bce718 (patch)
treea60d3a00c756eddd9aeb8f959319e2ba0937bd7c /testsuite/synth/iassoc01/testsuite.sh
parentb3d54b7ac3187da2803b4b1ddc1b34170a92bf13 (diff)
downloadghdl-ec2e697a0082f5c08621e9118917105472bce718.tar.gz
ghdl-ec2e697a0082f5c08621e9118917105472bce718.tar.bz2
ghdl-ec2e697a0082f5c08621e9118917105472bce718.zip
testsuite/synth: add a test for previous commit.
Diffstat (limited to 'testsuite/synth/iassoc01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/iassoc01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/iassoc01/testsuite.sh b/testsuite/synth/iassoc01/testsuite.sh
index 15f76c252..b1ed1293f 100755
--- a/testsuite/synth/iassoc01/testsuite.sh
+++ b/testsuite/synth/iassoc01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in iassoc01 iassoc02 iassoc03; do
+for t in iassoc01 iassoc02 iassoc03 iassoc04; do
analyze pkg.vhdl $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean