aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue238/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gna/issue238/testsuite.sh')
-rwxr-xr-xtestsuite/gna/issue238/testsuite.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/gna/issue238/testsuite.sh b/testsuite/gna/issue238/testsuite.sh
index 9c17b1ff2..2fb8c33bb 100755
--- a/testsuite/gna/issue238/testsuite.sh
+++ b/testsuite/gna/issue238/testsuite.sh
@@ -20,6 +20,15 @@ elab_simulate call1
analyze call2.vhdl
elab_simulate call2
+analyze call3.vhdl
+elab_simulate call3
+
+analyze call4.vhdl
+elab_simulate call4
+
+analyze call5.vhdl
+elab_simulate call5
+
clean
echo "Test successful"