summaryrefslogtreecommitdiffstats
path: root/test/Android.run-test.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove test dependencies on phony targets.Ian Rogers2014-10-151-1/+1
* ART: Add smali-based run-testAndreas Gampe2014-10-101-3/+7
* Disable 114-ParallelGC for GC stress testing.Ian Rogers2014-10-101-1/+2
* Makefile cleanups.Nicolas Geoffray2014-10-091-1/+1
* Fix test-art-(host|target)-run-test(32|64) targets.Ian Rogers2014-10-021-1/+1
* Disable ThreadStress.Nicolas Geoffray2014-09-301-0/+9
* Fix stack overflow and duplicate methods while tracing.Jeff Hao2014-09-041-15/+0
* Disable SignalTest with GC stress.Ian Rogers2014-09-021-28/+56
* Fix master-art-host build by removing flakey test (temporarily)Dave Allison2014-08-291-1/+0
* Fix signal chain to allow for signal() call to be usedDave Allison2014-08-281-0/+1
* Fix gcstress and gcverify test targetsAlex Light2014-08-271-2/+2
* 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-261-25/+93
* Use loops to build combinations of run-tests.Ian Rogers2014-08-261-858/+322
* Make apps able to run with a failing patchoatAlex Light2014-08-191-0/+36
* Added --gcstress and --gcverify shortcut flags to run-testAlex Light2014-08-121-4/+2
* Add gcstress top-level make rule, eg test-art-host-run-test-gcstress.Nicolas Geoffray2014-08-111-0/+17
* Fix proxy tracing and enable tests that now work with tracing.Jeff Hao2014-08-061-29/+1
* Add --always-clean flag to run-test.Alex Light2014-07-301-0/+3
* Merge "Revert "Fix proxy tracing and enable tests that now work with tracing.""Nicolas Geoffray2014-07-231-1/+29
|\
| * Revert "Fix proxy tracing and enable tests that now work with tracing."Nicolas Geoffray2014-07-291-1/+29
* | Fix braino in Makefile.Nicolas Geoffray2014-07-291-0/+1
* | Merge "Add a variable to disable PREBUILD in run-tests."Nicolas Geoffray2014-07-231-0/+2
|\ \ | |/ |/|
| * Add a variable to disable PREBUILD in run-tests.Nicolas Geoffray2014-07-281-0/+2
* | Fix proxy tracing and enable tests that now work with tracing.Jeff Hao2014-07-281-29/+1
|/
* ART: Native bridge command-line parameterAndreas Gampe2014-07-261-0/+42
* Fix stale remembered sets error.Mathieu Chartier2014-07-241-2/+1
* Add test-art-*-run-test-###-test-name32/64 test targets.Alex Light2014-07-231-0/+25
* ART: Make run tests out of oat testsAndreas Gampe2014-07-231-6/+18
* Merge "Changed default non-full tests to be prebuild."Andreas Gampe2014-07-221-11/+111
|\
| * Changed default non-full tests to be prebuild.Alex Light2014-07-221-11/+111
* | Recycle mem-maps for collector transitions.Mathieu Chartier2014-07-221-4/+1
|/
* Runtime can now be set to require relocationAlex Light2014-07-221-48/+404
* Fix the name of a black listed run-test.Ian Rogers2014-07-181-1/+1
* Black list timing sensitive tests from gcverify and gcstressIan Rogers2014-07-181-2/+4
* Black list more trace tests.Ian Rogers2014-07-181-0/+4
* Run-test fix.Ian Rogers2014-07-181-2/+2
* Add a GC stress run that uses a moving collector and small heap sizes.Ian Rogers2014-07-181-5/+35
* Add GC verification test rules.Ian Rogers2014-07-181-3/+18
* Allow optimizing and trace tests to be not run.Ian Rogers2014-07-181-10/+21
* Add another test to the trace test black list.Ian Rogers2014-07-161-0/+1
* Add --trace variants of the run-test testing rules.Ian Rogers2014-07-161-20/+78
* The host build has changed from lib32/lib to lib/lib64.Nicolas Geoffray2014-07-011-2/+2
* Re-enable tests with the optimizing compiler.Nicolas Geoffray2014-06-261-5/+0
* Revert "Re-enable tests with the optimizing compiler."Nicolas Geoffray2014-06-251-0/+5
* Re-enable tests with the optimizing compiler.Nicolas Geoffray2014-06-251-5/+0
* Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTSBrian Carlstrom2014-06-251-12/+12
* Add libjavacore dependency for oat testsBrian Carlstrom2014-06-251-2/+2