1. ce5a241 Merge "GoogleBenchmarkTest: Add "benchmark-filter" option." by Frank Feng · 4 years, 3 months ago
  2. 9627ea1 Merge "Rename serial number environment variable to ANDROID_SERIAL" by Treehugger Robot · 4 years, 3 months ago
  3. bb44cc7 Merge "Keep the max message size of GTest duplicate failure limited" by Julien Desprez · 4 years, 3 months ago
  4. d6b74a6 Rename serial number environment variable to ANDROID_SERIAL by Daniel Peykov · 4 years, 3 months ago
  5. edd5554 Keep the max message size of GTest duplicate failure limited by Julien Desprez · 4 years, 3 months ago
  6. ac1253c GoogleBenchmarkTest: Add "benchmark-filter" option. by frankfeng · 4 years, 3 months ago
  7. 4b82ae6 Add RunHostScriptTargetPreparer by Daniel Peykov · 4 years, 3 months ago
  8. 7f0471b Merge "Avoid looking up the moduleFile when not needed" by Julien Desprez · 4 years, 3 months ago
  9. 6b60940 Avoid looking up the moduleFile when not needed by Julien Desprez · 4 years, 3 months ago
  10. 304d5a1 Check sourceDir of activated apexes when verifying activated apex. by Chen Zhu · 4 years, 3 months ago
  11. d7e3add Merge "Add perfetto log data type for perfetto trace files." by Gopinath Elanchezhian · 4 years, 3 months ago
  12. b661182 GTestRunner: Detect and report duplicate tests for GTest. by frankfeng · 4 years, 3 months ago
  13. d45557e Add perfetto log data type for perfetto trace files. by Gopinath Elanchezhian · 4 years, 3 months ago
  14. 56380ed Add option to throw exception when module to install does not have by Chen Zhu · 4 years, 3 months ago
  15. 6291a0e Merge "Check tests dir in PythonBinaryHostTest" by Dan Shi · 4 years, 3 months ago
  16. 7f47f9f Merge "Ensure we close the classloader when done with it" by Julien Desprez · 4 years, 3 months ago
  17. 266d724 Merge "[TF] add ExecutableTargetTest to run binary test in device." by Dan Shi · 4 years, 3 months ago
  18. ab81438 Check tests dir in PythonBinaryHostTest by Dan Shi · 4 years, 3 months ago
  19. b26dd75 Ensure we close the classloader when done with it by Julien Desprez · 4 years, 3 months ago
  20. a142932 [TF] add ExecutableTargetTest to run binary test in device. by nelsonli · 4 years, 5 months ago
  21. 2054a6a Merge "Search --class into a possible module" by Julien Desprez · 4 years, 3 months ago
  22. fb8aff0 Search --class into a possible module by Julien Desprez · 4 years, 3 months ago
  23. 7f90f52 Allow PythonBinaryHostTest to run with host shared library by Dan Shi · 4 years, 3 months ago
  24. 849f561 Merge "RootTargetPreparer: add option to ignore failure and carry on with setup" by Nikita Ioffe · 4 years, 3 months ago
  25. cc4f270 RootTargetPreparer: add option to ignore failure and carry on with setup by Nikita Ioffe · 4 years, 3 months ago
  26. 74b583c Provide option to prefix all metrics. by Gopinath Elanchezhian · 4 years, 3 months ago
  27. e393c1c Report unexecuted expected instrumentation tests by Julien Desprez · 4 years, 4 months ago
  28. 5bf5f7e Merge "Add logs to list activated apexes before module installation and after" by Chen Zhu · 4 years, 4 months ago
  29. b375423 Merge "Integrate the ClangCodeCoverageListener into tests." by Oliver Nguyen · 4 years, 4 months ago
  30. 7844690 Merge "Fix loading the external jars from the filters for JUnit4" by Julien Desprez · 4 years, 4 months ago
  31. 55c8031 Fix loading the external jars from the filters for JUnit4 by Julien Desprez · 4 years, 4 months ago
  32. bd9edc8 Add logs to list activated apexes before module installation and after by Chen Zhu · 4 years, 4 months ago
  33. ce18ab1 Merge "Pull all Java coverage after the test run." by Oliver Nguyen · 4 years, 4 months ago
  34. 101501c Merge "Enable python tests to output results in a file" by Treehugger Robot · 4 years, 4 months ago
  35. 3cc9c16 Enable python tests to output results in a file by Hadrien Zalek · 4 years, 4 months ago
  36. baa86a6 Integrate the ClangCodeCoverageListener into tests. by Oliver Nguyen · 4 years, 5 months ago
  37. 6649c93 Merge "Add Clang code coverage listener." by Oliver Nguyen · 4 years, 4 months ago
  38. 0fbc5f1 Pull all Java coverage after the test run. by Oliver Nguyen · 4 years, 4 months ago
  39. ce48ecd If instru crash due to device crash report the proper status by Julien Desprez · 4 years, 4 months ago
  40. 0955f78 Report the missing tests from the instrumentation run by Julien Desprez · 4 years, 4 months ago
  41. fe243e7 Enable replace prefix option in perfetto postprocessor. by Gopinath Elanchezhian · 4 years, 4 months ago
  42. 7e7121c Merge "Convert ExecutableHostTest to structured failures" by Julien Desprez · 4 years, 4 months ago
  43. 8a86253 Add Clang code coverage listener. by Oliver Nguyen · 4 years, 7 months ago
  44. df814e6 Merge "Handling null output from BundletoolUtil.extractSplitsFromApks." by Kimberly Kreider · 4 years, 4 months ago
  45. 57ec82e Handling null output from BundletoolUtil.extractSplitsFromApks. by Kimberly Kreider · 4 years, 5 months ago
  46. 9c86543 Ensure abi is propagated during Gtest sharding by Julien Desprez · 4 years, 5 months ago
  47. 7bb2d76 Merge "Clean up the custom bugreport capture in InstrumentationTest" by Julien Desprez · 4 years, 5 months ago
  48. 631f4c3 Merge "Allow pushing one file to several locations" by Julien Desprez · 4 years, 5 months ago
  49. 6e9114e Allow pushing one file to several locations by Julien Desprez · 4 years, 5 months ago
  50. d48c6ab Merge "Use toURL instead of manually crafting it" by Julien Desprez · 4 years, 5 months ago
  51. c65f293 Convert a couple more cases of failures by Julien Desprez · 4 years, 5 months ago
  52. b2a15c4 Use toURL instead of manually crafting it by Julien Desprez · 4 years, 5 months ago
  53. 1f395b2 Merge "Support repacking super image" by Treehugger Robot · 4 years, 5 months ago
  54. 92aabf8 Convert ExecutableHostTest to structured failures by Julien Desprez · 4 years, 5 months ago
  55. 7b75a7b Clean up the custom bugreport capture in InstrumentationTest by Julien Desprez · 4 years, 5 months ago
  56. ac6012c Merge "Allow extra args to the dynamic resolver queries" by Julien Desprez · 4 years, 5 months ago
  57. 4baafd5 Support repacking super image by Hsin-Yi Chen · 5 years ago
  58. a5bc939 Merge "Support ITestFilterReceiver interface for PythonBinaryHostTest" by Dan Shi · 4 years, 5 months ago
  59. 28f4af1 Allow extra args to the dynamic resolver queries by Julien Desprez · 4 years, 5 months ago
  60. 9c800eb Support ITestFilterReceiver interface for PythonBinaryHostTest by Dan Shi · 4 years, 5 months ago
  61. 2d01ae3 Allow dynamic download to use a device for information by Julien Desprez · 4 years, 5 months ago
  62. 1c7397d Merge "Fix few assert warnings" by Julien Desprez · 4 years, 5 months ago
  63. 96ce6b0 Merge "Compress the perfetto metric textproto file." by Treehugger Robot · 4 years, 5 months ago
  64. ce47d6b Compress the perfetto metric textproto file. by Gopinath Elanchezhian · 4 years, 5 months ago
  65. c24d875 Merge "Refactor DynamicDownloader to expose the resolver" by Julien Desprez · 4 years, 5 months ago
  66. 104b147 Merge "Add key prefixing in generic perfetto post processor." by Gopinath Elanchezhian · 4 years, 5 months ago
  67. db99754 Add key prefixing in generic perfetto post processor. by Gopinath Elanchezhian · 4 years, 5 months ago
  68. 69e0dff Refactor DynamicDownloader to expose the resolver by Julien Desprez · 4 years, 5 months ago
  69. 2323dfe Merge "Add backup and restore functionality" by Treehugger Robot · 4 years, 5 months ago
  70. ba49f40 Merge "Update the instrumentation tests to report FailureDescription" by Julien Desprez · 4 years, 5 months ago
  71. cdfefdf Add backup and restore functionality by Kyle Alexander · 4 years, 5 months ago
  72. cbab2ca Merge "Improve python tests error" by Julien Desprez · 4 years, 5 months ago
  73. a29923c Fix few assert warnings by Julien Desprez · 4 years, 5 months ago
  74. 9c573ed Update the instrumentation tests to report FailureDescription by Julien Desprez · 4 years, 5 months ago
  75. d448de0 Merge "GTest: Support running only the sub-arch dir of matching abi" by Julien Desprez · 4 years, 5 months ago
  76. e664e85 Merge "Do not collect metrics for failing test case" by Chao Yan · 4 years, 5 months ago
  77. b5df855 Improve python tests error by Julien Desprez · 4 years, 5 months ago
  78. b35a9c6 Do not collect metrics for failing test case by Chao Yan · 4 years, 5 months ago
  79. 432faf4 Merge "Remove native coverage files after test is done." by Oliver Nguyen · 4 years, 5 months ago
  80. 9aa708e Print the content of all the exception part of multiException by Julien Desprez · 4 years, 5 months ago
  81. 2194bae Remove native coverage files after test is done. by Oliver Nguyen · 4 years, 5 months ago
  82. c9793e9 GTest: Support running only the sub-arch dir of matching abi by Julien Desprez · 4 years, 5 months ago
  83. bce6b64 Merge "Add wait time for single apk/apex installation." by Chen Zhu · 4 years, 5 months ago
  84. 0d2b58a Merge "Support test level collection for host statsd collector" by Chao Yan · 4 years, 6 months ago
  85. ea1beee Add wait time for single apk/apex installation. by Chen Zhu · 4 years, 6 months ago
  86. e4d5bbc Merge "Add generic perfetto post processor." by Gopinath Elanchezhian · 4 years, 6 months ago
  87. 1741732a Add generic perfetto post processor. by Gopinath Elanchezhian · 4 years, 7 months ago
  88. 89821ba Merge "Update TF to support test run only in fastboot mode" by Dan Shi · 4 years, 6 months ago
  89. fdfbc53 Update TF to support test run only in fastboot mode by Dan Shi · 4 years, 6 months ago
  90. 1e24cae Merge "Adds force-queryable option to all install commands" by Treehugger Robot · 4 years, 6 months ago
  91. 1539ece Support test level collection for host statsd collector by Chao Yan · 4 years, 6 months ago
  92. 3395c52 Adds force-queryable option to all install commands by Patrick Baumann · 4 years, 6 months ago
  93. 4b7738f Revert "Update TF to support test run only in fastboot mode" by Guang Zhu · 4 years, 6 months ago
  94. f222f83 Update TF to support test run only in fastboot mode by Dan Shi · 4 years, 6 months ago
  95. 78c796d Update PushFilePreparer to new interface by Julien Desprez · 4 years, 6 months ago
  96. d794d68 Start fixing [UnnecessaryParentheses] Error prone warning by Julien Desprez · 4 years, 6 months ago
  97. 6957c25 Update hosttest search and sharding to use Testinformation by Julien Desprez · 4 years, 6 months ago
  98. 2dc8694 Cherry-pick: Allow setting TestInfo on HostTest by Julien Desprez · 4 years, 6 months ago
  99. 186aab2 Generalize how we search for artifact by Julien Desprez · 4 years, 6 months ago
  100. 4a572b2 Merge "Convert raw perfetto trace file to metric file." by Gopinath Elanchezhian · 4 years, 6 months ago