summaryrefslogtreecommitdiffstats
path: root/tools/run-libcore-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run-libcore-tests.sh')
-rwxr-xr-xtools/run-libcore-tests.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/run-libcore-tests.sh b/tools/run-libcore-tests.sh
index e25d1b3..a19fd15 100755
--- a/tools/run-libcore-tests.sh
+++ b/tools/run-libcore-tests.sh
@@ -34,6 +34,7 @@ working_packages=("libcore.icu"
"libcore.java.math"
"libcore.java.text"
"libcore.java.util"
+ "libcore.javax.crypto"
"libcore.javax.security"
"libcore.javax.sql"
"libcore.javax.xml"
@@ -41,6 +42,7 @@ working_packages=("libcore.icu"
"libcore.reflect"
"libcore.util"
"org.apache.harmony.annotation"
+ "org.apache.harmony.crypto"
"org.apache.harmony.luni"
"org.apache.harmony.nio"
"org.apache.harmony.regex"