DescriptionAdd --test_filter with * wildcard functionality for classname and
methodname.
Example:
--test_filter=Hello.W*
Matches classname='Hello' and methodname='W*'
BUG=669956
Review-Url: https://codereview.chromium.org/2624133003
Cr-Commit-Position: refs/heads/master@{#443004}
Committed: https://chromium.googlesource.com/chromium/src/+/2afc205491aaace614ef521ce636fc59d0a83e8b
Patch Set 1 #
Total comments: 4
Patch Set 2 : Change regex to allow TestClass* #Messages
Total messages: 10 (4 generated)
|