Fix test name sanitization for instrumentation tests on Android.
The characters ' ', '-', '*', and ':' are reserved by gtest_filter or the shell to have special semantics. They should not be used in test names. Bug: 912199 Change-Id: I0805d5e74024d648794568154247bb9e0eb4b236 Reviewed-on: https://chromium-review.googlesource.com/c/1363798Reviewed-by:John Budorick <jbudorick@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#614840}
Showing
Please register or sign in to comment