summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* ART: Allow multiple invoke-with for art scriptAndreas Gampe2015-03-121-1/+1
* ART: Fix init-failure graph toolAndreas Gampe2015-03-091-1/+20
* Merge "Update expectations for volantis."Nicolas Geoffray2015-02-261-0/+7
|\
| * Update expectations for volantis.Nicolas Geoffray2015-02-261-0/+7
* | ART: Update description of failing libcore testsDavid Brazdil2015-02-251-3/+8
* | Merge "ART: Disable libcore crypto test failing on target"David Brazdil2015-02-241-1/+2
|\ \
| * | ART: Disable libcore crypto test failing on targetDavid Brazdil2015-02-241-1/+2
* | | Merge "ART: Enable more libcore tests (crypto)"David Brazdil2015-02-241-0/+2
|\ \ \ | |_|/ |/| |
| * | ART: Enable more libcore tests (crypto)David Brazdil2015-02-241-0/+2
| |/
* | ART: Disable one more libcore test failing on hammerheadDavid Brazdil2015-02-241-1/+2
|/
* Merge "ART: Disable libcore tests failing on bots"David Brazdil2015-02-241-0/+25
|\
| * ART: Disable libcore tests failing on botsDavid Brazdil2015-02-241-0/+25
* | ART: Enable more libcore tests (harmony package)David Brazdil2015-02-242-1/+18
|/
* ART: Enable more libcore tests (libcore.* package)David Brazdil2015-02-242-3/+19
* Checker: Allow don't-care output on a lineDavid Brazdil2015-01-272-47/+65
* run-test: enable checker in dev modeCalin Juravle2015-01-271-2/+3
* Merge "Allow std::function<return_type(arg_type)> patterns in cpplint."Roland Levillain2015-01-211-1/+8
|\
| * Allow std::function<return_type(arg_type)> patterns in cpplint.Roland Levillain2014-10-071-1/+8
* | Update expectations after test change.Nicolas Geoffray2015-01-211-0/+6
* | ART: Run Checker with Python >2.6David Brazdil2015-01-202-2/+7
* | Merge "Checker cleanup"David Brazdil2015-01-191-15/+10
|\ \
| * | Checker cleanupDavid Brazdil2015-01-161-15/+10
* | | Merge "Adds the dexfuzz fuzzing tool to ART."Andreas Gampe2015-01-17159-0/+17774
|\ \ \ | |/ / |/| |
| * | Adds the dexfuzz fuzzing tool to ART.Stephen Kyle2014-12-15159-0/+17774
* | | Add --no-clean to checker (keeps the generated files around)Calin Juravle2015-01-161-1/+6
* | | Merge "ART: Mips64 runtime support"Andreas Gampe2015-01-161-1/+1
|\ \ \
| * | | ART: Mips64 runtime supportAndreas Gampe2015-01-151-1/+1
* | | | ART: Remove compiler invocation from CheckerDavid Brazdil2015-01-151-49/+31
|/ / /
* | | ART: Logging levels for CheckerDavid Brazdil2015-01-152-9/+17
* | | ART: dex2oat flag for HGraphVisualizer dump fileDavid Brazdil2015-01-131-2/+2
* | | Revert "ART: dex2oat flag for HGraphVisualizer dump file"Andreas Gampe2015-01-131-2/+2
* | | ART: dex2oat flag for HGraphVisualizer dump fileDavid Brazdil2015-01-131-2/+2
* | | Merge "ART: Fixed subsequent CHECK-NOTs Checker bug"David Brazdil2015-01-102-2/+6
|\ \ \
| * | | ART: Fixed subsequent CHECK-NOTs Checker bugDavid Brazdil2015-01-082-2/+6
* | | | Merge "ART: Added comments, fixed typos in Checker"David Brazdil2015-01-092-2/+14
|\ \ \ \
| * | | | ART: Added comments, fixed typos in CheckerDavid Brazdil2015-01-092-2/+14
| |/ / /
* | | | ART: Refactored regex code in CheckerDavid Brazdil2015-01-081-33/+31
|/ / /
* | | ART: Improved fail reporting in CheckerDavid Brazdil2015-01-082-95/+202
* | | ART: New types of Checker assertionsDavid Brazdil2014-12-312-58/+233
* | | Merge "ART: Added Checker, a pattern matching test engine"David Brazdil2014-12-172-0/+941
|\ \ \
| * | | ART: Added Checker, a pattern matching test engineDavid Brazdil2014-12-172-0/+941
| |/ /
* | | Test sometimes timeouts with vogar.Nicolas Geoffray2014-12-171-0/+6
|/ /
* | Un-break --perf option to the art art script.Nicolas Geoffray2014-12-121-4/+4
* | Add another failing test.Nicolas Geoffray2014-12-111-1/+2
* | Update expectation file from what is runnin on the bot.Nicolas Geoffray2014-12-111-0/+10
* | Test has been updated, does not fail anymore.Nicolas Geoffray2014-12-081-5/+0
* | Make script suitable for vogar use on device.Nicolas Geoffray2014-12-052-7/+33
* | Update libcore script and add a new expectation file.Nicolas Geoffray2014-12-032-2/+25
* | Merge "ART: Print initialization failures to file"Andreas Gampe2014-12-021-0/+138
|\ \
| * | ART: Print initialization failures to fileAndreas Gampe2014-11-261-0/+138