1. 4f412e4 Merge "ATest: Add atest's own atest-tradefed.jar as one of the test dependency" by Treehugger Robot · 6 years ago
  2. 6b7706f Merge "Atest: Convert ANDROID_SERIAL into '-s $ANDROID_SERIAL' and pass into TF." by Treehugger Robot · 6 years ago
  3. d17ba02 Merge "Atest: enhance tab completion for serial numbers." by Treehugger Robot · 6 years ago
  4. c015163 Atest: Convert ANDROID_SERIAL into '-s $ANDROID_SERIAL' and pass into TF. by easoncylee · 6 years ago
  5. d1f5361 Atest: Add log exit event in CLITranslator. by kellyhung · 6 years ago
  6. 6f1509c Atest: enhance tab completion for serial numbers. by Jim Tang · 6 years ago
  7. f04b822 Merge "Atest: Add data collection notice to each run." by Treehugger Robot · 6 years ago
  8. bf73711 Atest: Add data collection notice to each run. by kellyhung · 6 years ago
  9. 3eaf284 ATest: Add atest's own atest-tradefed.jar as one of the test dependency by yangbill · 6 years ago
  10. 9864649 Atest: fix typo of atest_tf_test_runner_unittest.py by Jim Tang · 6 years ago
  11. dc01c51 Atest: Show result of ignored test as IGNORED instead of PASSED by nelsonli · 6 years ago
  12. e62eda4 Atest: Disable clearcut log. by kellyhung · 6 years ago
  13. 1afd78d ATest: Fix exit code not correct issue. by yangbill · 6 years ago
  14. cc1a21f ATest: Extend dry-run features to test runner level. by yangbill · 6 years ago
  15. e6a643c Atest: clearcut metrics client(verify metrics) by kellyhung · 6 years ago
  16. 08c7b72 Allow atest to run TEST_MAPPING files with host only tests. by Dan Shi · 6 years ago
  17. 723b82b Merge "ATest: Remove common codes from atest_tf_test_runner.py. to reduce complexity." by Treehugger Robot · 6 years ago
  18. 3dff20c Merge "ATest: Add _generate_run_commands into every ATest runner." by Treehugger Robot · 6 years ago
  19. c812038 ATest: Remove common codes from atest_tf_test_runner.py. to reduce complexity. by easoncylee · 6 years ago
  20. b642fe7 ATest: Add _generate_run_commands into every ATest runner. by easoncylee · 6 years ago
  21. 792fbcf Atest: clearcut metrics client by kellyhung · 6 years ago
  22. 67b2352 Merge "Atest: Add metrics proto files for prebuilt." by Treehugger Robot · 6 years ago
  23. f353f12 Merge "ATest: Show debug message when encountering TradeFedExitError." by Treehugger Robot · 6 years ago
  24. f6a4603 Merge "ATest: Refactor atest_tf_test_finder.py with test_finder_utils." by Treehugger Robot · 6 years ago
  25. f503477 ATest: Show debug message when encountering TradeFedExitError. by yelinhsieh · 6 years ago
  26. a6e0861 Docs: Remove duplicate content, point to SAC by Clay Murphy · 6 years ago
  27. 76cabf0 Merge "Atest: Raise TradeFedExitError when encountering unbalanced events." by Treehugger Robot · 6 years ago
  28. 5a5b38e Merge "Atest: change test duration to a readable format." by Treehugger Robot · 6 years ago
  29. 1889283 Atest: change test duration to a readable format. by Jim Tang · 6 years ago
  30. 7615950 Atest: Raise TradeFedExitError when encountering unbalanced events. by nelsonli · 6 years ago
  31. 57cfb7a ATest: Refactor atest_tf_test_finder.py with test_finder_utils. by easoncylee · 6 years ago
  32. 854837e Merge "atest: Pass SIGINT to interrupt TF subprocess for all test runners." by Treehugger Robot · 6 years ago
  33. 3d227c6 Merge "ATest: Remove _VTS_PLAN_DIR constant." by Treehugger Robot · 6 years ago
  34. 7a07d32 Merge "Atest: a patch for locating integration test dirs." by Treehugger Robot · 6 years ago
  35. 5292fa5 Atest: a patch for locating integration test dirs. by Jim Tang · 6 years ago
  36. 22ed51a ATest: Remove _VTS_PLAN_DIR constant. by yangbill · 6 years ago
  37. d5debe2 Merge "Atest: Clean up the unnecessary message in atest code." by Treehugger Robot · 6 years ago
  38. 710ce96 Atest: Add metrics proto files for prebuilt. by kellyhung · 6 years ago
  39. 7f4d3eb Merge "Revert "Revert "Fix atest/suite mapping handling of include-filter""" by Julien Desprez · 6 years ago
  40. a2855e9 Revert "Revert "Fix atest/suite mapping handling of include-filter"" by Julien Desprez · 6 years ago
  41. 6b7524a Atest: Clean up the unnecessary message in atest code. by nelsonli · 6 years ago
  42. 42bca0c atest: Pass SIGINT to interrupt TF subprocess for all test runners. by easoncylee · 6 years ago
  43. 59b23a4 Merge "Revert "Fix atest/suite mapping handling of include-filter"" by Treehugger Robot · 6 years ago
  44. 0b4c654 Revert "Fix atest/suite mapping handling of include-filter" by Simran Basi · 6 years ago
  45. 854edf7 Atest: Do not stop atest when we receive a TF unbalanced event by nelsonli · 6 years ago
  46. 81d0df4 Fix atest/suite mapping handling of include-filter by Julien Desprez · 6 years ago
  47. e48012d Merge "Atest: fix regexing java/kt classes in test finders." by Treehugger Robot · 6 years ago
  48. e39203b Atest: fix regexing java/kt classes in test finders. by Jim Tang · 6 years ago
  49. ae8eb44 Atest: Unit tests prebuilt release in Python2. by Jim Tang · 6 years ago
  50. 1f26633 Merge "ATest: Use module path for MODULE-IN target." by Treehugger Robot · 6 years ago
  51. 37551a9 Merge "Add/move owners to different level of the repo" by Julien Desprez · 6 years ago
  52. 7310912 ATest: Use module path for MODULE-IN target. by yangbill · 6 years ago
  53. aa5109e Merge "ATest: Improve atest summaries for interactive runs." by Treehugger Robot · 6 years ago
  54. f3528d7 Merge "ATest: Add atest as a build target" by Treehugger Robot · 6 years ago
  55. 44e0d90 Add/move owners to different level of the repo by Julien Desprez · 6 years ago
  56. 5d6e157 atest: refactor atest_metrics to make it easier to leverage. by Kevin Cheng · 6 years ago
  57. 7a48120 ATest: Add atest as a build target by yangbill · 6 years ago
  58. 22057b2 ATest: Improve atest summaries for interactive runs. by easoncylee · 6 years ago
  59. b2aefa9 Merge "Move metadata file for atest to ~/.config/asuite/.metadata" by Treehugger Robot · 6 years ago
  60. 642764c Move metadata file for atest to ~/.config/asuite/.metadata by mikehoran · 6 years ago
  61. da21c23 Convert bytes object to string in build stdout by Dan Shi · 6 years ago
  62. a69757a Merge "atest: TEST_MAPPING warn if specified tests is not a module or in the right suites." by Treehugger Robot · 6 years ago
  63. 2cc996e atest: TEST_MAPPING warn if specified tests is not a module or in the right suites. by Simran Basi · 6 years ago
  64. 2ad4499 Fix input prompt. by Tobias Thierer · 6 years ago
  65. ff4353d Atest: Show the test count and test time by nelsonli · 6 years ago
  66. ed5d7fe Add simple use metrics. by mikehoran · 6 years ago
  67. 85aa6c8 Merge "ATest: fix atest pretty results fails silently in some cases." by Treehugger Robot · 6 years ago
  68. aa0d0c7 ATest: fix atest pretty results fails silently in some cases. by kellyhung · 6 years ago
  69. d61eadd Merge "Atest: Speed up tab completion with nosort option" by Treehugger Robot · 6 years ago
  70. c4a7145 Atest: Better "No Test Found" output by nelsonli · 6 years ago
  71. 385d9a8 Merge "ATest: Exit code implementation" by Treehugger Robot · 6 years ago
  72. cb166d3 Atest: Speed up tab completion with nosort option by Jim Tang · 6 years ago
  73. aee7600 Merge "Revert "Atest: Speed up tab completion"" by Treehugger Robot · 6 years ago
  74. 127ab48 Revert "Atest: Speed up tab completion" by Pete Bentley · 6 years ago
  75. f9029d7 Merge "Atest: Speed up tab completion" by Treehugger Robot · 6 years ago
  76. 8078d2b Merge "Atest: color adjustment for --info and add --dry-run" by Treehugger Robot · 6 years ago
  77. 848a7d1 ATest: Exit code implementation by yangbill · 6 years ago
  78. edbd745 Atest: color adjustment for --info and add --dry-run by nelsonli · 6 years ago
  79. 10678a6 Merge "Atest: Update python2 and python3 compatible import format." by Treehugger Robot · 6 years ago
  80. 2ef2a79 Atest: Speed up tab completion by Jim Tang · 6 years ago
  81. ca38eb3 Merge "ATest: Load module_name as single string." by Treehugger Robot · 6 years ago
  82. 393c9e9 Merge "ATest: Create atest_module_info lib for asuite usage." by Treehugger Robot · 6 years ago
  83. 7fcaa8a Merge "Handle multiple event in recv() over socket." by Mike Horan · 6 years ago
  84. 1609f8b Handle multiple event in recv() over socket. by mikehoran · 6 years ago
  85. 6dc7f14 Atest: Update python2 and python3 compatible import format. by yelinhsieh · 6 years ago
  86. e8f76d9 Atest: Fix error handling for non-updated mod-info by nelsonli · 6 years ago
  87. 78ef63e ATest: Create atest_module_info lib for asuite usage. by yangbill · 6 years ago
  88. a1ceff9 Merge "Support tests from Test Mapping to have special reporting label" by Treehugger Robot · 6 years ago
  89. 6daad63 Support tests from Test Mapping to have special reporting label by Dan Shi · 6 years ago
  90. bd0faae ATest: Relax the --host verification rules. by kellyhung · 6 years ago
  91. 2262b81 ATest: Load module_name as single string. by yangbill · 6 years ago
  92. 540e86e Merge "Atest: Fix bug of atest unit test before running lunch" by Treehugger Robot · 6 years ago
  93. 8afcc30 Atest: Fix bug of atest unit test before running lunch by yangbill · 6 years ago
  94. 2fc5ac0 Atest: Add --host optional argument in README.md by kellyhung · 6 years ago
  95. 7d1d03a Merge "ATest: Kotlin test case support." by Treehugger Robot · 6 years ago
  96. cceaaf6 Atest: turn on pretty print (again). by mikehoran · 6 years ago
  97. e850642 Merge "atest: fix osx socket bug" by Treehugger Robot · 6 years ago
  98. 3c70920 Merge "ATest: Support LOCAL_FULL_TEST_CONFIG" by Treehugger Robot · 6 years ago
  99. b636432 Merge "ATest: add build targets for VTS tests." by Treehugger Robot · 6 years ago
  100. 7e38d1c atest: fix osx socket bug by mikehoran · 6 years ago