aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug0117/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gna/bug0117/testsuite.sh')
-rwxr-xr-xtestsuite/gna/bug0117/testsuite.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/gna/bug0117/testsuite.sh b/testsuite/gna/bug0117/testsuite.sh
index ac83ccfe4..bc39444ad 100755
--- a/testsuite/gna/bug0117/testsuite.sh
+++ b/testsuite/gna/bug0117/testsuite.sh
@@ -12,6 +12,9 @@ elab_simulate repro4
analyze repro5.vhdl
elab_simulate repro5
+analyze repro7.vhdl
+elab_simulate repro7
+
clean
echo "Test successful"