Improve cr_cronet.py - pass unknown options to test runner and debugger.
commit408b815de5e406a843075b78cdc33516ff13fd4e
authormef <mef@chromium.org>
Mon, 29 Sep 2014 23:37:33 +0000 (29 16:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 29 Sep 2014 23:37:48 +0000 (29 23:37 +0000)
tree74204a61d40367efe8f9f71c60a837ba5b849e0e
parent6b968c06b3641d5cb45917039de447f8337edd4c
Improve cr_cronet.py - pass unknown options to test runner and debugger.

For example "cr_cronet.py test -f *Quic*" will run just Quic tests.

BUG=

Review URL: https://codereview.chromium.org/601863002

Cr-Commit-Position: refs/heads/master@{#297304}
components/cronet/tools/cr_cronet.py