summaryrefslogtreecommitdiff
path: root/test/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/run_tests.sh')
-rwxr-xr-xtest/run_tests.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/run_tests.sh b/test/run_tests.sh
index fc93929f..b3224aea 100755
--- a/test/run_tests.sh
+++ b/test/run_tests.sh
@@ -18,6 +18,12 @@ printf "******************************************\n\n"
./test/ocaml/run_tests.sh
printf "******************************************\n"
+printf "* Lem tests *\n"
+printf "******************************************\n\n"
+
+./test/lem/run_tests.sh
+
+printf "******************************************\n"
printf "* ARM spec tests *\n"
printf "******************************************\n\n"