diff options
author | Shubham Ajmera <shubhamajmera@google.com> | 2017-02-15 17:19:44 +0000 |
---|---|---|
committer | Shubham Ajmera <shubhamajmera@google.com> | 2017-02-15 17:25:31 +0000 |
commit | faf1250304950251c6ece6e9b1a93b44b2bacf2e (patch) | |
tree | 5fc249926c5b98f4121938b4251978b94523d008 /compiler/optimizing/graph_visualizer.cc | |
parent | 4b8c53d6ea1c6c206d90e8b5e120346e0ff46902 (diff) |
Testrunner: Accept test_name by run-test number
The change allows the testrunner to accept test numbers for running
a particular test. It runs all the tests for which the prefix matches
with the passed test name.
For test name "001-H", it will run 001-HelloWorld
However, for test name "001", it will run 001-Main and 001-HelloWorld
If it doesn't find any test with matching prefix, it raises ValueError.
Test: Verified by running locally
Bug: 35260706
Change-Id: Ib132d6635b22ade1fd96728ba629fe7d580ba6cf
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions