DescriptionAndroid gtest runner: Only query device for test list when necessary
When --gtest_filter is used and contains a list of tests without
wildcards, it is not necessary to query the device for the list of
tests.
This speeds up local development where it's comment to run just a single
test at a time (saves 3 seconds).
BUG=540857
Committed: https://crrev.com/065d7462c301d58b12415c7591e5647ab766fe56
Cr-Commit-Position: refs/heads/master@{#353901}
Patch Set 1 #
Total comments: 4
Patch Set 2 : reword comment #Patch Set 3 : rebase #Patch Set 4 : rebase #
Total comments: 2
Patch Set 5 : y #
Depends on Patchset: Messages
Total messages: 16 (5 generated)
|