-
Yoland Yan authored
This CL allow test information that was once listed by parsing proguard dump or dexdump to be produced by JUnit runner run all the tests without executing them. The TestListInstrumentationRunListener is registered in the BaseChromiumAndroidJUnitRunner and will write all tests to a json file which then will be pulled to host side by host side runner script BUG: 640116 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester Change-Id: Iea277ea8c7a1d07a2367b1e0a286ce77199935be Reviewed-on: https://chromium-review.googlesource.com/590694 Commit-Queue: Yoland Yan <yolandyan@chromium.org> Reviewed-by:
Helen Li <xunjieli@chromium.org> Reviewed-by:
Michael Case <mikecase@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#491839}
2909d207