summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | Merge "Fix bugs in the x86 and arm versions of generic JNI."Nicolas Geoffray2014-08-122-3/+12
|\ \
| * | Fix bugs in the x86 and arm versions of generic JNI.Nicolas Geoffray2014-08-142-3/+12
* | | ART: Fix another potential N-th visitor issueAndreas Gampe2014-08-142-0/+44
* | | ART: Tolerate shallow call stack in VMStack_getCallingClassLoaderAndreas Gampe2014-08-132-85/+117
* | | Merge "Added --gcstress and --gcverify shortcut flags to run-test"Andreas Gampe2014-08-133-5/+31
|\ \ \
| * | | Added --gcstress and --gcverify shortcut flags to run-testAlex Light2014-08-123-5/+31
* | | | Merge "Reduce stack usage for overflow checks"Dave Allison2014-08-122-2/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Reduce stack usage for overflow checksDave Allison2014-08-132-2/+10
| |/ /
* | | Execute an application even when dex2oat crashes.Nicolas Geoffray2014-08-136-1/+120
|/ /
* | Merge "Add tests for getDeclaredConstructor"Mathieu Chartier2014-08-111-0/+25
|\ \
| * | Add tests for getDeclaredConstructorMathieu Chartier2014-08-081-0/+25
* | | Add gcstress top-level make rule, eg test-art-host-run-test-gcstress.Nicolas Geoffray2014-08-111-0/+17
| |/ |/|
* | ART: Do not check interface being subclass for member accessAndreas Gampe2014-08-085-0/+80
|/
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-3/+3
* Merge "Add test for equals and hashCode in ParameterizedType"Piotr Jastrzebski2014-08-052-0/+140
|\
| * Add test for equals and hashCode in ParameterizedTypePiotr Jastrzebski2014-08-062-0/+140
* | ART: Use TMPDIR for test directoriesAndreas Gampe2014-08-061-1/+5
* | Merge "ART: Generate chained compare-and-branch for short switches"Andreas Gampe2014-08-062-0/+16
|\ \
| * | ART: Generate chained compare-and-branch for short switchesAndreas Gampe2014-08-062-0/+16
| |/