summaryrefslogtreecommitdiffstats
path: root/tools/dalvik_jtreg/java/dalvik
Commit message (Expand)AuthorAgeFilesLines
* Rename dalvik_jtreg to dalvik_runner.Jesse Wilson2009-12-1725-2436/+0
* Fixing clean to use rm -rf so it won't fail if the directory wasn't ever crea...Jesse Wilson2009-12-174-16/+47
* Cleaning up after each test to avoid exhausting disk space.Jesse Wilson2009-12-173-31/+64
* Adding some debugging to help figure out why our tests aren't completing.Jesse Wilson2009-12-161-1/+15
* Making helper threads daemons in the jtreg runner.Jesse Wilson2009-12-164-13/+55
* Merge change Iadae8af9Android (Google) Code Review2009-12-152-2/+6
|\
| * Updating Caliper runner to correspond with caliper r20091215Jesse Wilson2009-12-152-2/+6
* | Fix our test runner to look inside source files for package declarations.Elliott Hughes2009-12-152-2/+40
|/
* Support running caliper with the jtreg runner. This is an early first look;Jesse Wilson2009-12-1010-36/+174
* More jtreg+JUnit love. Getting JUnit to work off-device.Jesse Wilson2009-12-024-9/+20
* JUnit support for jtreg runner. This makes it so that a single commandJesse Wilson2009-12-0219-389/+713
* Changing JtregRunner to support running tests off device.Jesse Wilson2009-11-259-397/+680
* Don't ignore errors on expected result, compile, or install in jtreg runner.Jesse Wilson2009-11-181-7/+16
* Specifying the /tmp directory and other properties for test runs.Jesse Wilson2009-11-161-0/+7
* Fixing a simple concurrency issue in the jtreg runner.Jesse Wilson2009-11-161-1/+1
* Sanitize text before emitting to XML.Jesse Wilson2009-11-061-1/+9
* Emitting JUnit+Ant style XML from the jtreg test runner.Jesse Wilson2009-11-044-35/+257
* Adding timeouts to jtreg runner.Jesse Wilson2009-11-036-106/+122
* Supporting expected results for the jtreg test runner.Jesse Wilson2009-11-0111-139/+510
* Change the jtreg tool to perform both building and running steps.Jesse Wilson2009-10-2811-177/+360
* Script for compiling and dexing jtreg tests for Dalvik.Jesse Wilson2009-10-287-0/+702