1. 51bd910 Atest: Remove the redundant check in testfinder by nelsonli · 5 years ago
  2. 23ebedf ATest: include more information for perf test. by yangbill · 5 years ago
  3. 79c9b8e [ATest] Report assumption failure test status. by yelinhsieh · 5 years ago
  4. 5175610 ATest: Refine send_start_event arg's default value by yangbill · 5 years ago
  5. 2f39143 Asuite: Add a new api for asuite's clearcut start event by yangbill · 5 years ago
  6. b1cc264 ATest: Refactor 2 methods in module_finder. by kellyhung · 5 years ago
  7. d6c2c95 Merge "Atest: Send a FindTestFinishEvent when test found in fuzzy search." by Treehugger Robot · 5 years ago
  8. 31e976f Move DUMMY_UUID back into asuite_metrics so other tools can use libs safely. by Kevin Cheng · 5 years ago
  9. c5c3388 Merge "Atest: Mock clearcut to avoid collecting metrics when running unittests." by Treehugger Robot · 5 years ago
  10. 5161d93 ASuite: Enable metrics for acloud and aidegen. by kellyhung · 5 years ago
  11. 0e73f6b Atest: Mock clearcut to avoid collecting metrics when running unittests. by kellyhung · 5 years ago
  12. 86016c3 Atest: Send a FindTestFinishEvent when test found in fuzzy search. by kellyhung · 5 years ago
  13. e3fa175 Atest: Assign tool name in creating Metrics class. by kellyhung · 5 years ago
  14. 26e4bd9 Merge "Atest: Add AtestDetectEvent to quantify caught bugs." by Treehugger Robot · 5 years ago
  15. 5e773d3 Merge "ATest: Fix bug for extending the data instead of overwriting it." by Treehugger Robot · 5 years ago
  16. 4bf4f0e ATest: Fix bug for extending the data instead of overwriting it. by easoncylee · 5 years ago
  17. 218551d ATest: Refactor module_finder. by kellyhung · 5 years ago
  18. 67f359d Atest: Add AtestDetectEvent to quantify caught bugs. by kellyhung · 5 years ago
  19. c8dadcd Atest: Fix native tests which contain "@". by Jim Tang · 5 years ago
  20. 07ab0fe Merge "Search for native test with class name without possible file name prefix" by Dan Shi · 5 years ago
  21. c095efc Search for native test with class name without possible file name prefix by Dan Shi · 5 years ago
  22. ffa620b Merge "ATest: Let native test with install path as host support BOTH tests." by Treehugger Robot · 5 years ago
  23. 16ef4b2 Merge "ATest: Refactor tf_integration_finder." by Treehugger Robot · 5 years ago
  24. 32fd800 ATest: Let native test with install path as host support BOTH tests. by easoncylee · 5 years ago
  25. 6bcb4af Merge "ATest: Refactor cli_translator." by Treehugger Robot · 5 years ago
  26. 0f08573 ATest: Refactor tf_integration_finder. by kellyhung · 5 years ago
  27. 6a0ab7e Atest: parse PREUPLOAD_FILES in unittest script. by Jim Tang · 5 years ago
  28. cf72739 Merge "ATest: Skip finding Java classes when inputting native tests." by Treehugger Robot · 5 years ago
  29. 44a42cd Merge "ATest: Add one more integration test case." by Treehugger Robot · 5 years ago
  30. 5604ac1 ATest: Refactor cli_translator. by kellyhung · 5 years ago
  31. d5d6578 ATest: Ignore test status not in the status list for result report. by yangbill · 5 years ago
  32. 57739f8 ATest: Skip finding Java classes when inputting native tests. by yangbill · 5 years ago
  33. d740fa5 Atest: enable fuzzy searching for testable modules. by Jim Tang · 5 years ago
  34. 5a431bc Merge "[ATest] Save execution detail to file." by Treehugger Robot · 5 years ago
  35. 7b2d4fd Merge "Atest: Add 4 detailed events to metrics." by Treehugger Robot · 5 years ago
  36. 2a0bbc0 Merge "ATest: Enable code coverage report in atest unittest script." by Treehugger Robot · 5 years ago
  37. 391d124 Merge "ATest: Running integration test with options." by Treehugger Robot · 5 years ago
  38. 17abc79 Merge "ATest: Request +2 permission for ATest's python part." by Treehugger Robot · 5 years ago
  39. 4d5917d [ATest] Save execution detail to file. by yelinhsieh · 5 years ago
  40. cfedf00 ATest: Enable code coverage report in atest unittest script. by yangbill · 6 years ago
  41. 23c55b8 Atest: Add 4 detailed events to metrics. by kellyhung · 6 years ago
  42. 9a94f84 Merge "[ATest] Change logging for not yet handling TF event." by Treehugger Robot · 5 years ago
  43. 499ec54 [ATest] Change logging for not yet handling TF event. by yelinhsieh · 5 years ago
  44. 76c9eb9 ATest: Add one more integration test case. by yangbill · 5 years ago
  45. 26b41a6 ATest: Running integration test with options. by yangbill · 5 years ago
  46. 78bb53c Merge "[Atest] Speed up finding CC classes." by Treehugger Robot · 5 years ago
  47. 805afe7 [Atest] Speed up finding CC classes. by yelinhsieh · 5 years ago
  48. d7a7bd2 Merge "Atest: Change default user key for clearcut to the same dummy key." by Treehugger Robot · 5 years ago
  49. 495846b ATest: Request +2 permission for ATest's python part. by yangbill · 5 years ago
  50. f2be751 Merge "ATest: Not conver '-s $ANDROID_SERIAL' if target is null-device test" by Treehugger Robot · 5 years ago
  51. e683db2 Merge "ATest: Add pretty output support in robolectric test." by Treehugger Robot · 5 years ago
  52. a4fd1d9 ATest: Not conver '-s $ANDROID_SERIAL' if target is null-device test by yangbill · 5 years ago
  53. 0bd5a16 Atest: Change default user key for clearcut to the same dummy key. by kellyhung · 5 years ago
  54. 3632f35 Atest: Tab completion for atest-dev and atest-src by Jim Tang · 5 years ago
  55. 698c639 Merge "ATest: Solve bug when someone outside ATest uses module-info.py." by Treehugger Robot · 5 years ago
  56. bf56bcf ATest: Solve bug when someone outside ATest uses module-info.py. by easoncylee · 5 years ago
  57. 84766df Merge "Atest: Exit immediately when target and option are mutually exclusive." by Treehugger Robot · 5 years ago
  58. 924b883 Atest: Exit immediately when target and option are mutually exclusive. by kellyhung · 5 years ago
  59. 2151ac6 ATest: Add pretty output support in robolectric test. by yelinhsieh · 6 years ago
  60. 6fcdfc7 Merge "ATest: Add try catch import error in module-info.py" by Treehugger Robot · 5 years ago
  61. 885b530 ATest: Add try catch import error in module-info.py by yangbill · 5 years ago
  62. bcc0d37 ATest: Fix running atest atest_unittests crash by yangbill · 5 years ago
  63. de8ba90 Merge "Atest: new --list-module/-L argument for *ts." by Treehugger Robot · 5 years ago
  64. dfbe02d ATest: Update ATest to support GTS Authentication. by easoncylee · 6 years ago
  65. f0fb2b1 Atest: new --list-module/-L argument for *ts. by easoncylee · 6 years ago
  66. fa356df Merge "ATest: Refactor atest_tf_test_runner.py" by Treehugger Robot · 5 years ago
  67. 43eba9b Merge "Atest: rephrase external run exception message." by Treehugger Robot · 5 years ago
  68. 4ca4f69 Merge "Add atest_unittests to TEST_MAPPING" by Treehugger Robot · 5 years ago
  69. 6391b94 Atest: rephrase external run exception message. by kellyhung · 5 years ago
  70. 684d1b8 Merge "Atest: enhance tab completion for TEST_MAPPING." by Treehugger Robot · 5 years ago
  71. 125d9fe Add atest_unittests to TEST_MAPPING by Dan Shi · 5 years ago
  72. bc3ebfd Merge "Atest: Avoid odd option in tab completion." by Treehugger Robot · 5 years ago
  73. 570c78a ATest: Refactor atest_tf_test_runner.py by yelinhsieh · 6 years ago
  74. 58db271 Rename built name from atest to atest-dev by yangbill · 5 years ago
  75. e07f33c Atest: enhance tab completion for TEST_MAPPING. by Jim Tang · 5 years ago
  76. 8eb8535 Atest: Avoid odd option in tab completion. by kellyhung · 5 years ago
  77. 0fba481 Atest: Fix a atest_unittests crash on test server. by kellyhung · 5 years ago
  78. 3f2c163 Merge "ATest: Fix unit tests fail through test_mapping" by Treehugger Robot · 5 years ago
  79. 1067e48 ATest: Support user customize OUT_DIR_COMMON_BASE by yangbill · 5 years ago
  80. 27521b1 Merge "Support instant mode in atest" by Julien Desprez · 5 years ago
  81. 1c83517 Merge "atest: ATest integration tests plan." by Treehugger Robot · 5 years ago
  82. 071218e ATest: Fix unit tests fail through test_mapping by yangbill · 5 years ago
  83. d516865 Support instant mode in atest by Julien Desprez · 5 years ago
  84. 4f412e4 Merge "ATest: Add atest's own atest-tradefed.jar as one of the test dependency" by Treehugger Robot · 5 years ago
  85. 6b7706f Merge "Atest: Convert ANDROID_SERIAL into '-s $ANDROID_SERIAL' and pass into TF." by Treehugger Robot · 5 years ago
  86. d17ba02 Merge "Atest: enhance tab completion for serial numbers." by Treehugger Robot · 5 years ago
  87. c015163 Atest: Convert ANDROID_SERIAL into '-s $ANDROID_SERIAL' and pass into TF. by easoncylee · 5 years ago
  88. d1f5361 Atest: Add log exit event in CLITranslator. by kellyhung · 6 years ago
  89. 6f1509c Atest: enhance tab completion for serial numbers. by Jim Tang · 6 years ago
  90. f04b822 Merge "Atest: Add data collection notice to each run." by Treehugger Robot · 5 years ago
  91. bf73711 Atest: Add data collection notice to each run. by kellyhung · 6 years ago
  92. 3eaf284 ATest: Add atest's own atest-tradefed.jar as one of the test dependency by yangbill · 6 years ago
  93. 9864649 Atest: fix typo of atest_tf_test_runner_unittest.py by Jim Tang · 6 years ago
  94. 297d3fa atest: ATest integration tests plan. by easoncylee · 6 years ago
  95. dc01c51 Atest: Show result of ignored test as IGNORED instead of PASSED by nelsonli · 6 years ago
  96. e62eda4 Atest: Disable clearcut log. by kellyhung · 6 years ago
  97. 1afd78d ATest: Fix exit code not correct issue. by yangbill · 6 years ago
  98. cc1a21f ATest: Extend dry-run features to test runner level. by yangbill · 6 years ago
  99. e6a643c Atest: clearcut metrics client(verify metrics) by kellyhung · 6 years ago
  100. 08c7b72 Allow atest to run TEST_MAPPING files with host only tests. by Dan Shi · 6 years ago