aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/arr01/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/arr01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/arr01/testsuite.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/synth/arr01/testsuite.sh b/testsuite/synth/arr01/testsuite.sh
index 9e8ea74c5..04d7f4242 100755
--- a/testsuite/synth/arr01/testsuite.sh
+++ b/testsuite/synth/arr01/testsuite.sh
@@ -6,4 +6,7 @@ for t in arr01 arr02 arr04 arr05 arr06 arr07 arr09; do
synth_tb $t
done
+synth_analyze arr10
+synth_analyze arr11
+
echo "Test successful"