summaryrefslogtreecommitdiffstats
path: root/test/etc
Commit message (Expand)AuthorAgeFilesLines
* ART: Change UnresolvedMergedType internal representationAndreas Gampe2015-08-101-0/+14
* Support compiling run-tests with jackSebastien Hertz2015-07-091-26/+66
* 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
* Revert "Revert "Inline across dex files.""Nicolas Geoffray2015-03-251-2/+11
* Revert "Inline across dex files."Nicolas Geoffray2015-03-241-12/+1
* Inline across dex files.Nicolas Geoffray2015-03-231-1/+12
* 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
* ART: Invoke Checker from run-test scriptsDavid Brazdil2015-01-191-2/+20
* 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
* ART: Fix crash with unreachable void check-castStephen Kyle2014-11-071-0/+5
* Fix RI testing.Nicolas Geoffray2014-11-051-1/+3
* 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
* Use test's `-d' option when checking for a directory.Roland Levillain2014-10-231-3/+3
* Implement array creation related DEX instructions.Nicolas Geoffray2014-10-221-1/+8
* 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-142-65/+17
|\ \
| * | Merge reference-run-test-classes and run-test-jar.Nicolas Geoffray2014-10-072-65/+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-063-502/+355
* Make host-run-test-ar take --no-prebuild.Nicolas Geoffray2014-10-041-0/+3
* Merge push-and-run-{prebuilt}-test-jar files.Nicolas Geoffray2014-10-032-250/+85
* Make the script bash because it uses PIPESTATUS.Nicolas Geoffray2014-09-251-2/+2
* ART: Update host run test scriptAndreas Gampe2014-09-151-1/+1
* Add 5 minute time out to host run tests.Ian Rogers2014-09-141-0/+12
* Fix darwin run-test problemsBrian Carlstrom2014-09-081-1/+3
* ART: Fix host run-test scriptAndreas Gampe2014-09-041-4/+13