Add `libcore.xml` tests to the ART Libcore test suite.
Tests execution time: 6.91s on host, 15.18s on device (Pixel XL).
Test: Run Libcore tests on host and target
Change-Id: I2614cffd7348c06e53f5d71dfb78690bf4a868b5
diff --git a/tools/run-libcore-tests.sh b/tools/run-libcore-tests.sh
index 0d323b4..6490e75 100755
--- a/tools/run-libcore-tests.sh
+++ b/tools/run-libcore-tests.sh
@@ -106,6 +106,7 @@
"libcore.sun.misc"
"libcore.sun.security"
"libcore.sun.util"
+ "libcore.xml"
"org.apache.harmony.annotation"
"org.apache.harmony.crypto"
"org.apache.harmony.luni"