summaryrefslogtreecommitdiffstats
path: root/test/etc/host-run-test-jar
Commit message (Expand)AuthorAgeFilesLines
* Merge host-run-test-jar and push-and-run-test-jar.Nicolas Geoffray2014-10-061-240/+0
* Make host-run-test-ar take --no-prebuild.Nicolas Geoffray2014-10-041-0/+3
* 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
* Really fix tests.Alex Light2014-08-271-4/+2
* Add run-test support for running without a working patchoat/dex2oatAlex Light2014-08-261-2/+25
* Fix host 64-bit ISA stringAlex Light2014-08-211-1/+1
* ART: Native bridge command-line parameterAndreas Gampe2014-07-261-1/+8
* ART: Make run tests out of oat testsAndreas Gampe2014-07-231-1/+1
* Changed default non-full tests to be prebuild.Alex Light2014-07-221-1/+0
* Runtime can now be set to require relocationAlex Light2014-07-221-4/+50
* Multilib ART host.Ian Rogers2014-06-241-2/+4
* Fix run-test for OSX.Ian Rogers2014-06-161-4/+13
* Fix DexFile.entries to return class names, not class descriptorsBrian Carlstrom2014-05-281-5/+0
* Add DALVIKVM_FLAGS to test invocation.Mathieu Chartier2014-05-201-3/+8
* Run Java tests with the optimizing compiler.Nicolas Geoffray2014-03-191-1/+7
* Remove oat file location in the image.Nicolas Geoffray2014-03-041-1/+0
* Fix host-run-test-jar to be legal for /bin/shMark Mendell2013-12-201-1/+3
* Make ART's run-test support Dalvik so we can remove dalvik/testsBrian Carlstrom2013-10-281-7/+18
* Move to new art dalvikvmBrian Carlstrom2013-06-171-9/+12
* Rename art-cache to dalvik-cacheBrian Carlstrom2013-06-101-1/+1
* Allow passing of multitple --invoke-with.Ian Rogers2013-04-191-1/+5
* Disable gdb annotate support for Emacs in run-testBrian Carlstrom2013-03-061-1/+3
* Remove ExtractCodeAndPrelink and switch Portable to MCLinkerBrian Carlstrom2013-03-061-1/+1
* run-test --gdb on host should imply dev mode.Ian Rogers2013-02-201-0/+1
* Support for --gdb for target run-test.Ian Rogers2012-12-111-7/+0
* Add -interpreter to run-test to test interpreter only mode.jeffhao2012-11-201-1/+10
* Change Thread::peer_ to be a jobject instead of an Object*Mathieu Chartier2012-09-251-1/+1
* Fix test-art-host-run-test.Ian Rogers2012-08-281-1/+5
* Improve run-test to use new directory for each runBrian Carlstrom2012-06-141-6/+3
* Remove explicit dex2oat calls from run-testBrian Carlstrom2012-06-041-0/+1
* Support ANDROID_LOG_TAGS.Elliott Hughes2012-04-241-8/+6
* Don't assume that "host" means "linux-x86".Elliott Hughes2012-04-231-2/+1
* Fix run-test on host.TDYa1272012-04-101-4/+7
* Update run-test support for hostBrian Carlstrom2012-04-031-28/+6
* Basic JDWP option parsing...Elliott Hughes2011-10-211-1/+1
* Add --invoke-with and -d to the dalvik tests.Elliott Hughes2011-10-191-14/+6
* Implement -Xjnigreflimit.Elliott Hughes2011-10-181-11/+1
* Add -Xzygote to suppress starting the signal catcher thread.Elliott Hughes2011-10-111-22/+1
* Adding old unit tests to test suite.jeffhao2011-09-291-0/+159