summaryrefslogtreecommitdiffstats
path: root/build/Android.common_test.mk
Commit message (Expand)AuthorAgeFilesLines
* ART: Fix streaming tracing issuesAndreas Gampe2015-06-261-0/+3
* Properly compile multidex for tests when using Jack.Richard Uhler2015-03-111-3/+5
* Create OatFileAssistant class for assisting with oat files.Richard Uhler2015-03-091-0/+10
* Revert "Revert "More Makefile fun for --debuggable.""Nicolas Geoffray2015-03-091-0/+3
* Revert "More Makefile fun for --debuggable."Nicolas Geoffray2015-03-091-3/+0
* More Makefile fun for --debuggable.Nicolas Geoffray2015-03-061-0/+3
* Add missing JIT stuff in make filesMathieu Chartier2015-02-261-0/+3
* Re-enable ParallelGC test for gcstress modeMathieu Chartier2015-01-071-7/+1
* Fix signal test to work with gcstressMathieu Chartier2015-01-071-8/+0
* Add a new imgdiag tool to diff boot.art/core.art against a processIgor Murashkin2014-12-161-3/+3
* ART: PIC testingAndreas Gampe2014-10-281-0/+6
* Add more environment variable to control test granularity.Nicolas Geoffray2014-10-241-0/+6
* Support running run-test in ndebug mode through make.Nicolas Geoffray2014-10-211-0/+6
* Fix valgrind errors.Nicolas Geoffray2014-09-111-9/+0
* ART: Fix things for valgrindAndreas Gampe2014-09-101-0/+12
* Add run-test support for running without a working patchoat/dex2oatAlex Light2014-08-261-0/+9
* Use loops to build combinations of run-tests.Ian Rogers2014-08-261-8/+11
* Mark ParallelGC with gcstress failing.Nicolas Geoffray2014-08-141-1/+7
* Support x86_64 stack overflow checks in opt compiler.Nicolas Geoffray2014-08-071-12/+0
* Add --always-clean flag to run-test.Alex Light2014-07-301-0/+3
* Add a variable to disable PREBUILD in run-tests.Nicolas Geoffray2014-07-281-0/+3
* ART: Fix target test pathsAndreas Gampe2014-07-271-0/+4
* ART: Turn on ART_TEST_KEEP_GOING by default, clean up unused varsAndreas Gampe2014-07-241-7/+1
* ART: Make run tests out of oat testsAndreas Gampe2014-07-231-1/+21
* Merge "Changed default non-full tests to be prebuild."Andreas Gampe2014-07-221-2/+2
|\
| * Changed default non-full tests to be prebuild.Alex Light2014-07-221-2/+2
* | Put oat test output on stderr.Ian Rogers2014-07-221-1/+1
|/
* Runtime can now be set to require relocationAlex Light2014-07-221-0/+15
* Stack overflow checks and NPE checks for optimizing.Nicolas Geoffray2014-07-221-4/+1
* Redirect failing test output to stderr.Ian Rogers2014-07-211-1/+1
* Add a GC stress run that uses a moving collector and small heap sizes.Ian Rogers2014-07-181-0/+3
* Add GC verification test rules.Ian Rogers2014-07-181-0/+3
* Allow optimizing and trace tests to be not run.Ian Rogers2014-07-181-0/+9
* Use the thumb2 assembler for the optimizing compiler.Nicolas Geoffray2014-07-161-1/+2
* Fix dex file dependencies for oat tests.Ian Rogers2014-07-071-2/+3
* Re-enable tests with the optimizing compiler.Nicolas Geoffray2014-06-261-4/+6
* Fix test-art-target errorBrian Carlstrom2014-06-251-1/+2
* Multilib ART host.Ian Rogers2014-06-241-0/+117