Lines Matching refs:tests
4 Android Runtime (ART). Using a chroot allows tests to run a standalone ART from
13 installing ART and all other required artifacts there, and having tests use `adb
17 This way to run tests using a "standalone ART" ("guest system") only affects
94 * Specific tests to run can be passed on the command line, specified by
96 8. Run ART run-tests:
105 9. Run Libcore tests:
108 art/tools/run-libcore-tests.sh --mode=device --variant=X64
112 art/tools/run-libcore-tests.sh --mode=device --variant=X32
114 10. Run JDWP tests:
117 art/tools/run-libjdwp-tests.sh --mode=device --variant=X64
121 art/tools/run-libjdwp-tests.sh --mode=device --variant=X32