summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Improve dex location canonicalization-related performance.Vladimir Marko2014-09-103-9/+9
* Change 099-vmdebug test to use File.createTempFile.Jeff Hao2014-09-091-10/+8
* Disable tracing if enabled by default for new tracing test.Jeff Hao2014-09-091-0/+4
* Change when sampling thread is reset during shutdown to prevent races.Jeff Hao2014-09-093-0/+150
* Merge "Fix darwin run-test problems"Brian Carlstrom2014-09-092-4/+6
|\
| * Fix darwin run-test problemsBrian Carlstrom2014-09-082-4/+6
* | Add test for hashCode and System.identityHashCode.Mathieu Chartier2014-09-083-0/+42
* | Add CallNonvirtual testBrian Carlstrom2014-09-083-9/+272
|/
* Runtime support for the new stack maps for the opt compiler.Nicolas Geoffray2014-09-081-1/+1
* Fix numerous issues with DdmVmInternal allocation trackingBrian Carlstrom2014-09-053-0/+178
* Merge "Add test case for runFinalization."Mathieu Chartier2014-09-042-0/+34
|\
| * Add test case for runFinalization.Mathieu Chartier2014-09-042-0/+34
* | Merge "ART: Change ART for new native bridge sequence"Andreas Gampe2014-09-041-1/+1
|\ \ | |/ |/|
| * ART: Change ART for new native bridge sequenceAndreas Gampe2014-09-041-1/+1
* | ART: Fix host run-test scriptAndreas Gampe2014-09-041-4/+13
* | Fix stack overflow and duplicate methods while tracing.Jeff Hao2014-09-041-15/+0
* | ART: Fix x86_64 GenSelect case when destination is RefJean Christophe Beyler2014-09-043-0/+30
* | Merge "Add numerator check for integer divide and modulo"Ian Rogers2014-09-042-0/+28
|\ \
| * | Add numerator check for integer divide and moduloYixin Shou2014-08-272-0/+28
* | | Fix native allocation test.Mathieu Chartier2014-09-021-2/+4
| |/ |/|
* | Disable SignalTest with GC stress.Ian Rogers2014-09-021-28/+56
* | Fix master-art-host build by removing flakey test (temporarily)Dave Allison2014-08-296-103/+0
* | Fix mac build and signal testDave Allison2014-08-293-14/+4
* | Merge "Fix signal chain to allow for signal() call to be used"Dave Allison2014-08-297-2/+115
|\ \
| * | Fix signal chain to allow for signal() call to be usedDave Allison2014-08-287-2/+115
* | | Fix issue with Thread.setName hanging after Thread.startBrian Carlstrom2014-08-282-0/+24
|/ /
* | Fix gcstress and gcverify test targetsAlex Light2014-08-271-2/+2
* | Really fix tests.Alex Light2014-08-2713-707/+898
* | Various run-test makefile fixes.Ian Rogers2014-08-271-79/+72
* | Fix builds where dist_goal is defined.Ian Rogers2014-08-261-1/+1
* | Fix test build targets.Ian Rogers2014-08-261-3/+6
* | Add run-test support for running without a working patchoat/dex2oatAlex Light2014-08-266-29/+189
* | Support booting without functioning boot.oat/art patchoat.Alex Light2014-08-264-0/+81
* | Use loops to build combinations of run-tests.Ian Rogers2014-08-261-858/+322
|/
* Merge "Support running without a boot image."Brian Carlstrom2014-08-256-1/+133
|\
| * Support running without a boot image.Alex Light2014-08-256-1/+133
* | Fix signal test buildDave Allison2014-08-211-2/+0
* | Merge "Add supported architectures to signal test."Dave Allison2014-08-221-10/+32
|\ \
| * | Add supported architectures to signal test.Dave Allison2014-08-211-10/+32
* | | Merge "Fix host 64-bit ISA string"Andreas Gampe2014-08-211-1/+1
|\ \ \ | |/ / |/| |
| * | Fix host 64-bit ISA stringAlex Light2014-08-211-1/+1
| |/
* | Merge "Fix OOM test case to handle more optimizations"Ian Rogers2014-08-211-0/+3
|\ \ | |/ |/|
| * Fix OOM test case to handle more optimizationsMark Mendell2014-08-181-0/+3
* | Make apps able to run with a failing patchoatAlex Light2014-08-197-1/+173
* | Merge "ART: More failure output on run-test"Andreas Gampe2014-08-181-0/+3
|\ \
| * | ART: More failure output on run-testAndreas Gampe2014-08-181-0/+3
| |/
* | AArch64: Add tbz/tbnz and tst.Zheng Xu2014-08-184-0/+80
|/
* Merge "[ART] Move to system/core native bridge library"Calin Juravle2014-08-151-22/+6
|\
| * [ART] Move to system/core native bridge libraryCalin Juravle2014-08-151-22/+6
* | ART: Fix run-test in case of relative TMPDIRAndreas Gampe2014-08-141-0/+8