summaryrefslogtreecommitdiff
path: root/test/run-test
Commit message (Expand)AuthorAgeFilesLines
* In run tests, do not rely on loading native libs in the ART namespaceMartin Stjernholm2021-05-051-0/+4
* Update run-test to python3.Vladimir Marko2021-04-161-1/+1
* Verify ART run-tests' standard output and standard error separately.Roland Levillain2020-11-101-43/+66
* Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.Roland Levillain2020-11-051-3/+3
* run-test: add --external-log-tags optionsOrion Hodson2020-10-291-0/+5
* Update host tests to point to a dedicated boot image directory.Martin Stjernholm2020-10-201-1/+1
* Restore cfg file printing in Checker as an optionDaniil Riazanovskiy2020-10-121-0/+1
* Revert^3 "VIXL simulator for ART (Stage1)"Ulya Trafimovich2020-07-291-13/+2
* Revert^2 "VIXL simulator for ART (Stage1)"Ulyana Trafimovich2020-07-171-2/+13
* Revert "VIXL simulator for ART (Stage1)"Ulyana Trafimovich2020-07-161-13/+2
* VIXL simulator for ART (Stage1)Xueliang Zhong2020-07-161-2/+13
* Use boot image for all tests instead of core.art.David Srbecky2020-05-121-5/+6
* Small cleanupsEric Holk2020-05-081-1/+0
* Truncate run-test output lessHans Boehm2020-03-111-1/+1
* Remove remaining MIPS support.Vladimir Marko2020-02-201-2/+2
* Handle interpreter / access-checks mode in the runtime.Nicolas Geoffray2020-02-071-7/+3
* [checker]: Dump the CFG when we fail.Nicolas Geoffray2020-01-301-1/+6
* Remove extra shift in --create-runner handler in run-testAlex Light2020-01-101-1/+0
* Improve run-test tooling supportAlex Light2020-01-031-0/+18
* Revert^4 "Boot image extension."Vladimir Marko2019-11-071-2/+2
* Revert^3 "Boot image extension."Vladimir Marko2019-11-061-2/+2
* Fix boot image extension relocation.Vladimir Marko2019-11-051-2/+2
* Disable loading boot image extensions for tests.Vladimir Marko2019-11-011-2/+2
* Boot image extension.Vladimir Marko2019-11-011-2/+2
* Propagate timeout to run-test-jar.Martin Stjernholm2019-09-261-2/+17
* Various renames following the name change from "Runtime APEX" to "ART APEX".Martin Stjernholm2019-09-241-5/+5
* Update references to the ART APEX for tests.Martin Stjernholm2019-09-021-1/+1
* ART: Change Python code in run-testAndreas Gampe2019-08-291-1/+5
* Separate ICU4J from core-libartVictor Chang2019-08-121-1/+1
* Remove icu .dat file from Runtime moduleVictor Chang2019-08-081-0/+3
* ART: Refactor run-test run_argsAndreas Gampe2019-07-081-77/+77
* Handle `--android-tzdata-root` in `test/run-test`.Roland Levillain2019-06-171-0/+12
* Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests"Alex Light2019-03-271-0/+12
* Revert "Only extract zipapex once for linux-bionic-zipapex tests"Alex Light2019-03-271-12/+0
* Only extract zipapex once for linux-bionic-zipapex testsAlex Light2019-03-271-0/+12
* Add support for using gdbserver with run-testAlex Light2019-02-121-1/+18
* Add support for option `--android-runtime-root` to ART run-test scripts.Roland Levillain2019-01-101-0/+12
* Add buildbot target using linux_bionic zipapexAlex Light2018-12-101-7/+24
* Enable building art and tests with linux_bionicAlex Light2018-11-061-1/+12
* Revert^4 "JVMTI PopFrame support"Alex Light2018-10-111-1/+1
* Make the boot image always multi-image.Vladimir Marko2018-10-101-8/+2
* ART: Completely remove the --compile-pic option.Vladimir Marko2018-10-101-4/+0
* Introduce a 'baseline' variant for the compiler.Nicolas Geoffray2018-10-101-9/+9
* Revert "Revert^2 "JVMTI PopFrame support""Nicolas Geoffray2018-10-101-1/+1
* Revert^2 "JVMTI PopFrame support"Alex Light2018-10-081-1/+1
* Merge "Revert "JVMTI PopFrame support""Alex Light2018-10-051-1/+1
|\
| * Revert "JVMTI PopFrame support"Alex Light2018-10-051-1/+1
* | Merge "JVMTI PopFrame support"Alex Light2018-10-051-1/+1
|\|
| * JVMTI PopFrame supportAlex Light2018-10-041-1/+1
* | Merge "Support a relative OUT_DIR"Treehugger Robot2018-10-031-1/+8
|\ \