aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/gen01/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/gen01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/gen01/testsuite.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/synth/gen01/testsuite.sh b/testsuite/synth/gen01/testsuite.sh
index 16e9f52c9..3004f203e 100755
--- a/testsuite/synth/gen01/testsuite.sh
+++ b/testsuite/synth/gen01/testsuite.sh
@@ -6,5 +6,9 @@ GHDL_STD_FLAGS=--std=08
synth_only dly1
synth_only dly2
synth_only dly3
+synth_only pkg01
+synth_only pkg02
+synth_only pkg03
+synth_only pkg04
echo "Test successful"