aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/aggr01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-10-01 20:03:23 +0200
committerTristan Gingold <tgingold@free.fr>2019-10-01 20:03:23 +0200
commit26230727356dfe9533b28166ace0f32c478600fb (patch)
treeb8b21260076fa4c85e906eda11d4f4064e73c413 /testsuite/synth/aggr01/testsuite.sh
parent808bc3fc0865eb9174f9ad35fe2f96de953c2522 (diff)
downloadghdl-26230727356dfe9533b28166ace0f32c478600fb.tar.gz
ghdl-26230727356dfe9533b28166ace0f32c478600fb.tar.bz2
ghdl-26230727356dfe9533b28166ace0f32c478600fb.zip
testsuite/synth: add testcase for previous commit
Diffstat (limited to 'testsuite/synth/aggr01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/aggr01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/aggr01/testsuite.sh b/testsuite/synth/aggr01/testsuite.sh
index 6086ad422..762099e42 100755
--- a/testsuite/synth/aggr01/testsuite.sh
+++ b/testsuite/synth/aggr01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in aggr01 aggr02; do
+for t in aggr01 aggr02 aggr03; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean