summaryrefslogtreecommitdiffstats
path: root/test/etc
Commit message (Expand)AuthorAgeFilesLines
* Add installd support to dex2oatBrian Carlstrom2012-01-051-2/+2
* Fix regression in vm tests 021 and 082Ian Rogers2011-12-121-2/+2
* Revert dex2oat file lockingBrian Carlstrom2011-12-122-4/+8
* Implement enough JDWP functionality that we can attach jdb.Elliott Hughes2011-11-161-2/+2
* Wire up enough of the pieces that we can connect ddms or jdb.Elliott Hughes2011-10-241-0/+8
* dex2oat invoked by system if it can't find an oat file for a dex file.jeffhao2011-10-242-10/+0
* Basic JDWP option parsing...Elliott Hughes2011-10-212-3/+3
* Add --invoke-with and -d to the dalvik tests.Elliott Hughes2011-10-193-17/+18
* System calls dex2oat when opening a dex file with an output locationjeffhao2011-10-192-10/+0
* Implement -Xjnigreflimit.Elliott Hughes2011-10-182-23/+3
* Move art content to /dataBrian Carlstrom2011-10-122-22/+22
* Add -Xzygote to suppress starting the signal catcher thread.Elliott Hughes2011-10-112-43/+1
* Working ClassLoaderBrian Carlstrom2011-10-102-3/+1
* Use a test-specific name for each generated file.Elliott Hughes2011-10-042-29/+30
* Simplify command line argumentsBrian Carlstrom2011-10-042-11/+3
* Separate oat from imageBrian Carlstrom2011-10-032-7/+18
* Old tests run with new system.jeffhao2011-09-302-8/+31
* Adding old unit tests to test suite.jeffhao2011-09-295-0/+414