1. 0beebb4 Add an option in AtestRunner to support include-filter by Dan Shi · 6 years ago
  2. df5210a Switch AtestRunner to base on BaseTestSuite by Dan Shi · 6 years ago
  3. 318a8b7 Merge "Atest: rename atest_utils_unittests.py to atest_utils_unittest.py It's for run_atest_unittests.sh testing." into pi-dev by TreeHugger Robot · 6 years ago
  4. 372b776 Atest: rename atest_utils_unittests.py to atest_utils_unittest.py by kellyhung · 6 years ago
  5. a2e85f2 atest: add 2nd architecture support by Morris Lin · 6 years ago
  6. ec94b16 Atest: New target for building atest binary by Jim Tang · 6 years ago
  7. e94945e ATest: Atest searches the out dir for tests, it should ignore these by nelsonli · 7 years ago
  8. 34c0999 Atest: Fix bug with new _has_test_config() by mikehoran · 6 years ago
  9. 94b8369 Merge "Atest: fix omitted command option table" into pi-dev by TreeHugger Robot · 7 years ago
  10. e370ce4 atest: Better Identification of Test Modules in module-info.json. by Morris Lin · 7 years ago
  11. 8db7f61 Atest: fix omitted command option table by Jim T. Tang · 7 years ago
  12. 7a8e1ad Clarify message when no test is found in TEST_MAPPING files. by Dan Shi · 7 years ago
  13. 668eb21 Atest: parse out build error to output by kelly · 7 years ago
  14. 0cf19ae Atest: Add disable-teardown description in EPILOG_TEXT by Jim T. Tang · 7 years ago
  15. 40130a9 atest: Add dev workflow doc. by mikehoran · 7 years ago
  16. 5be930e atest: Add v1 support for roboelectric tests. by Kevin Cheng · 7 years ago
  17. 11acc53 Merge "Atest: Add argument -s/--serial for ATEST to support specifying a device. Bug: 68923656 Test: atest CtsAadbHostTestCases --serial LC561YP00917 atest CtsAadbHostTestCases -s LC561YP00917 atest AudioLoopbackTest --serial LC561YP00917 atest AudioLoopbackTest -s LC561YP00917 atest VtsCodelabHelloWorldTest -s LC561YP00917 atest VtsCodelabHelloWorldTest --serial LC561YP00917" into pi-dev by TreeHugger Robot · 7 years ago
  18. 8809be0 Atest: Add argument -s/--serial for ATEST to support by easoncylee · 7 years ago
  19. f8601c4 Atest: Change logger from debug to info. by Jim T. Tang · 7 years ago
  20. 284aafc atest: Add vts module to test deps. by Kevin Cheng · 7 years ago
  21. 1a22493 atest: module-name is another option used to specify vts test module. by Kevin Cheng · 7 years ago
  22. 9749f2e Merge "atest: Update vts runner to use result reporting args as well." into pi-dev by TreeHugger Robot · 7 years ago
  23. 45a3722 atest: Update vts runner to use result reporting args as well. by Kevin Cheng · 7 years ago
  24. 9d95ce7 Merge "atest: Fix up build error message and switch to song_ui.bash." into pi-dev by TreeHugger Robot · 7 years ago
  25. 2e50e03 atest: Fix up build error message and switch to song_ui.bash. by Kevin Cheng · 7 years ago
  26. 9be2508 atest: Add atest developer markdown. by Kevin Cheng · 7 years ago
  27. 458b2b1 Atest: Add disable-teardown option. by mikehoran · 7 years ago
  28. 0da58b1 atest: Support class lookup for auto-generated configs. by Simran Basi · 7 years ago
  29. da3f663 Merge "atest: Update module_info.get_paths to always return a list." into pi-dev by TreeHugger Robot · 7 years ago
  30. 2f903be atest: Update module_info.get_paths to always return a list. by Kevin Cheng · 7 years ago
  31. a3e3d78 atest: Add path_testing_empty dir with empty file so unittests pass. by Kevin Cheng · 7 years ago
  32. 8bf6d08 Atest: Support path references to dir of classes. by mikehoran · 7 years ago
  33. d6abee7 Merge "atest: fix up bug for module:class reference" by TreeHugger Robot · 7 years ago
  34. 80f9f3a atest: fix up bug for module:class reference by Kevin Cheng · 7 years ago
  35. b66ec2e atest: Parse apks from push options. by Kevin Cheng · 7 years ago
  36. 9960aa8 Merge "Atest: support package and module:package references." by TreeHugger Robot · 7 years ago
  37. 6740a41 Atest: support package and module:package references. by mikehoran · 7 years ago
  38. 47edf3a Merge "atest: Fix up atest unittests." by TreeHugger Robot · 7 years ago
  39. e84e1f9 Merge "atest: Update custom arg handling." by TreeHugger Robot · 7 years ago
  40. de9a5b6 atest: Fix up atest unittests. by Kevin Cheng · 7 years ago
  41. 21ea910 atest: Update custom arg handling. by Kevin Cheng · 7 years ago
  42. 3d404de atest: support various vts option binary-test-source values. by Kevin Cheng · 7 years ago
  43. e084eb0 Add in vts test support. by Kevin Cheng · 7 years ago
  44. 03bb3db atest: Allow user to pass in extra args to test runner. by Kevin Cheng · 7 years ago
  45. dd8fba1 atest: Comment out unsupported test references. by Kevin Cheng · 7 years ago
  46. 7254606 Merge "Add in vts-tradefed runner." by TreeHugger Robot · 7 years ago
  47. 8736dbd Add in vts-tradefed runner. by Kevin Cheng · 7 years ago
  48. 8b2c94c atest: Refactor cli_translator find methods into finder classes. by Kevin Cheng · 7 years ago
  49. 70bd3ef Merge "Expand <include> tags in config xml." by Mike Horan · 7 years ago
  50. 106d74e Expand <include> tags in config xml. by mikehoran · 7 years ago
  51. 0126b9b ATEST regression detection by Mike Ma · 7 years ago
  52. fa016d1 Exit gracefully for atest command without argument by Dan Shi · 7 years ago
  53. 0c26d7d Merge "Fix module:class lookup where class outside module." by Mike Horan · 7 years ago
  54. 9e62c29 Fix module:class lookup where class outside module. by mikehoran · 7 years ago
  55. 8441cba Update unittest to not use file name TEST_MAPPING by Dan Shi · 7 years ago
  56. 4d3467f Merge "Revert "atest: Temporarily turn off sponge result reporting."" by TreeHugger Robot · 7 years ago
  57. 39413a5 Revert "atest: Temporarily turn off sponge result reporting." by Kevin Cheng · 7 years ago
  58. c1c6858 Allow atest to work when custom OUT_DIR is set by Alex Light · 7 years ago
  59. fe0d872 atest: Temporarily turn off sponge result reporting. by Kevin Cheng · 7 years ago
  60. 05384b8 atest: Add --rebuild-module-info flag by Simran Basi · 7 years ago
  61. 5985d3b Merge "atest: Increase result server timeout to 5s." by TreeHugger Robot · 7 years ago
  62. 9dc6694 atest: Increase result server timeout to 5s. by Kevin Cheng · 7 years ago
  63. 8115001 Merge "MetricsXMLResultReporter & Atest multiple runs" by Mike Ma · 7 years ago
  64. 150a61d MetricsXMLResultReporter & Atest multiple runs by Mike Ma · 7 years ago
  65. b47a35c Try to locate module name when test config is auto-generated by Dan Shi · 7 years ago
  66. 953b18e Merge "atest: Add com.android.compatibility* lookup in the test xml." by TreeHugger Robot · 7 years ago
  67. 6be8d42 Merge "Atest: Readme updates for local compability suite" by Mike Horan · 7 years ago
  68. 30c0eaa Atest: Readme updates for local compability suite by mikehoran · 7 years ago
  69. 3f29a94 atest: Add com.android.compatibility* lookup in the test xml. by Simran Basi · 7 years ago
  70. ab45603 Allow atest to run modules with test config auto generated by Dan Shi · 7 years ago
  71. 0e06e12 Update get result server args to catch all Exceptions. by Kevin Cheng · 7 years ago
  72. e6cc333 Merge "Add in atest Test Runner base class." by TreeHugger Robot · 7 years ago
  73. 1e3d8aa Merge "Atest: Minor README and --help formatting fixes." by Mike Horan · 7 years ago
  74. 7edb0b9 Add in atest Test Runner base class. by Kevin Cheng · 7 years ago
  75. e1cadbe Update README.md for nits. by mikehoran · 7 years ago
  76. 4fbe7d9 Merge "Add in constants and result server helper method for atest." by TreeHugger Robot · 7 years ago
  77. 1e91d67 Merge "Add perf-setup.sh script to build targets if specified in a config." by TreeHugger Robot · 7 years ago
  78. 9170ad7 Add in constants and result server helper method for atest. by Kevin Cheng · 7 years ago
  79. cefea64 Add perf-setup.sh script to build targets if specified in a config. by gopinath · 7 years ago
  80. 09c2a2c Fix up pylint errors with new upgrade to pylint 1.8.1 by Kevin Cheng · 7 years ago
  81. 32861ae Atest: Minor README and --help formatting fixes. by mikehoran · 7 years ago
  82. 8d83596 Merge "Get rid of old pylint disables (bad-builtin)." by TreeHugger Robot · 7 years ago
  83. d229b1b Add README.md and revise --help. by mikehoran · 7 years ago
  84. 559cc2a Get rid of old pylint disables (bad-builtin). by Kevin Cheng · 7 years ago
  85. 1ed0157 Merge "Atest: Add ability to skip installing the apk." by Mike Horan · 7 years ago
  86. c327dca Atest: Add ability to skip installing the apk. by mikehoran · 7 years ago
  87. 1572a45 Fix up atest pylint warnings. by Kevin Cheng · 7 years ago
  88. 89a4d31 Atest: Implement Integration Test Filtering by mikehoran · 7 years ago
  89. d6881bb Add support for atest to discover tests from TEST_MAPPING file by Dan Shi · 7 years ago
  90. c80dc53 Create tradefed-core target for better atest targets. by mikehoran · 7 years ago
  91. cf2189b atest: Stream build output for non-verbose runs. by Simran Basi · 7 years ago
  92. 7336d78 Atest: Module:Class reference support. by mikehoran · 7 years ago
  93. 95091b2 Atest: method filtering by mikehoran · 7 years ago
  94. 5271a1f atest: Slight find optimization (skip all hidden directories) by Simran Basi · 7 years ago
  95. 0e96556 Use google/template/local_min when google-tradefed is available. by Simran Basi · 7 years ago
  96. 67ba20b atest: Add --wait-for-debugger option. by Simran Basi · 7 years ago
  97. 2208152 Merge "Update atest to build vts test targets." by TreeHugger Robot · 7 years ago
  98. f2e0753 Update atest to build vts test targets. by Kevin Cheng · 7 years ago
  99. a80c753 Add in atest helper test script and add to PREUPLOAD.cfg by Kevin Cheng · 7 years ago
  100. be90aa4 Merge "Implement filtering by class in atest." by Mike Horan · 7 years ago