OSDN Git Service

Prepare bisection search for runtest integration
authorWojciech Staszkiewicz <staszkiewicz@google.com>
Thu, 1 Sep 2016 21:36:13 +0000 (14:36 -0700)
committerWojciech Staszkiewicz <staszkiewicz@google.com>
Fri, 2 Sep 2016 22:07:07 +0000 (15:07 -0700)
commit86379941f33ce651fc4cbc62ce7d95a15bbce8f8
treed8e59390eb7ff3023c193e76d91870041e2dba99
parentd7eabc2cc1a88c1f7f927da61246ae65aab0626c
Prepare bisection search for runtest integration

Prepares bisection_search.py for run-test integration.
Introduces a --raw-cmd switch which accepts a full dalvikvm
command.

Fixes few bugs.

Test: ./art/tools/bisection-search/bisection_test.py
manual testing

Change-Id: I0272d21fe1e73278837bce76ad3eef632993fbe2
tools/bisection-search/README.md
tools/bisection-search/bisection_search.py
tools/bisection-search/common.py