aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/asgn01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-08-27 13:40:48 +0200
committerTristan Gingold <tgingold@free.fr>2019-08-27 13:40:57 +0200
commit26c13e748d27454a43ea1c341570b48a40cd2067 (patch)
tree0e04e88f170011443255aa97bd476afce9a73fca /testsuite/synth/asgn01/testsuite.sh
parentef26f6ae06c01187403be345f5997930cbd44a10 (diff)
downloadghdl-26c13e748d27454a43ea1c341570b48a40cd2067.tar.gz
ghdl-26c13e748d27454a43ea1c341570b48a40cd2067.tar.bz2
ghdl-26c13e748d27454a43ea1c341570b48a40cd2067.zip
testsuite/synth: add cases for assign.
Diffstat (limited to 'testsuite/synth/asgn01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/asgn01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/asgn01/testsuite.sh b/testsuite/synth/asgn01/testsuite.sh
index 8595e02ab..cb5ed0fb6 100755
--- a/testsuite/synth/asgn01/testsuite.sh
+++ b/testsuite/synth/asgn01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in arr04; do
+for t in asgn01 asgn02 arr04; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean