summaryrefslogtreecommitdiffstats
path: root/test/etc/run-test-jar
Commit message (Expand)AuthorAgeFilesLines
* ART: Change UnresolvedMergedType internal representationAndreas Gampe2015-08-101-0/+14
* ART: Fix RegisterNative orderAndreas Gampe2015-05-201-1/+5
* Make tests assume ANDROID_ROOT is not /system.Nicolas Geoffray2015-04-241-0/+1
* Fix reflection handling and test flakinessMathieu Chartier2015-04-231-1/+2
* Add verify-at-runtime compiler filterMathieu Chartier2015-03-201-1/+1
* ART: Change logging strategy in run-testsAndreas Gampe2015-03-151-6/+18
* Fix run-test with JIT enabledSebastien Hertz2015-03-091-1/+1
* Stack support for Optimizing compilerSebastien Hertz2015-03-031-1/+1
* Revert "Revert "Add JIT""Mathieu Chartier2015-02-241-0/+14
* Revert "Add JIT"Nicolas Geoffray2015-02-241-14/+0
* Add JITMathieu Chartier2015-02-231-0/+14
* ART: Silence some run-test configurationsAndreas Gampe2015-02-201-0/+8
* ART: Make run-tests more verboseAndreas Gampe2015-02-171-1/+1
* ART: Rewrite ThreadStress for easier extensibilityAndreas Gampe2015-02-131-0/+1
* ART: Fix old run scriptsAndreas Gampe2015-02-041-0/+3
* Merge "ART: Mips64 runtime support"Andreas Gampe2015-01-161-1/+1
|\
| * ART: Mips64 runtime supportAndreas Gampe2015-01-151-1/+1
* | Increase default timeoutMathieu Chartier2015-01-151-1/+1
|/
* ART: Dump all threads on test timeoutAndreas Gampe2015-01-141-2/+9
* Add a way to pass GDB commandsMathieu Chartier2014-12-021-2/+7
* Restore run-test TIME_OUT featureBrian Carlstrom2014-11-041-0/+4
* Check null this pointer for direct methods in FindMethodFast.Jeff Hao2014-11-031-1/+5
* ART: Add miranda checkingAndreas Gampe2014-11-031-2/+8
* Fix armv8 testing with default ANDROID_ROOT.Nicolas Geoffray2014-10-311-1/+9
* Fix combination of prebuild/no-image.Nicolas Geoffray2014-10-291-3/+1
* Set ANDROID_ROOT correctly for host in test script.Nicolas Geoffray2014-10-291-1/+2
* Provide an option to run run-tests with a local dalvikvm.Nicolas Geoffray2014-10-291-6/+19
* ART: PIC testingAndreas Gampe2014-10-281-0/+4
* Merge "Remove libsigchain from LD_PRELOADS"Dmitriy Ivanov2014-10-141-5/+2
|\
| * Remove libsigchain from LD_PRELOADSDmitriy Ivanov2014-10-071-5/+2
* | Merge "Merge reference-run-test-classes and run-test-jar."Nicolas Geoffray2014-10-141-4/+17
|\ \
| * | Merge reference-run-test-classes and run-test-jar.Nicolas Geoffray2014-10-071-4/+17
| |/
* / Really fix --gdb when running tests on target.Nicolas Geoffray2014-10-081-2/+2
|/
* Merge host-run-test-jar and push-and-run-test-jar.Nicolas Geoffray2014-10-061-0/+355