1. bd8c24d Merge "Restore regular java.File for verifyDiskSpace check" by Julien Desprez · 7 years ago
  2. cffdc29 Add a LogDataType for binary proto files. by Eric Rowe · 7 years ago
  3. 455dc55 Merge "Add a flag to set --no-hidden-api-checks on instrumentation" by TreeHugger Robot · 7 years ago
  4. f2c06aa Restore regular java.File for verifyDiskSpace check by jdesprez · 7 years ago
  5. 66b1550 Add a flag to set --no-hidden-api-checks on instrumentation by jdesprez · 7 years ago
  6. 75ba49b Modified onStart and collect method to append device names. by Shankhoneer Chakrovarty · 7 years ago
  7. f8bf7f9 Improve FileUtil#verifyDiskSpace for more situations by jdesprez · 7 years ago
  8. 46f8f06 Add whitelist runner as part of the log by jdesprez · 7 years ago
  9. 2d05f90 Allow test runner types to be excluded in suites by jdesprez · 7 years ago
  10. 32ed51c Merge "Store the logFile information for test cases in suite" by Julien Desprez · 7 years ago
  11. 489abd8 Merge "Add timeout for PTS longevity." by TreeHugger Robot · 7 years ago
  12. 11d06a2 Add timeout for PTS longevity. by Michael Rosenfeld · 7 years ago
  13. bb17519 Merge "Fix host test running instrumentation that crashes" by Julien Desprez · 7 years ago
  14. c569e9f Merge "Final clean up of TestIdentifier: stop extending it" by Julien Desprez · 7 years ago
  15. 5390ce8 Store the logFile information for test cases in suite by jdesprez · 7 years ago
  16. 033efd1 Merge "Carry the JUnit3 annotation on testMethod" by TreeHugger Robot · 7 years ago
  17. 6cd4f53 Merge "Update TF interfaces with ddmlib update" by Julien Desprez · 7 years ago
  18. 6a2fd5a Final clean up of TestIdentifier: stop extending it by jdesprez · 7 years ago
  19. d56046f Ensure MODULE_NAME is only name and not abi by jdesprez · 7 years ago
  20. abfe0c4 Carry the JUnit3 annotation on testMethod by jdesprez · 7 years ago
  21. 1d5e878 Merge "Support tradefed to load global configs from a remote server." by Xing Dai · 7 years ago
  22. 77a6017 Support tradefed to load global configs from a remote server. by Xing Dai · 7 years ago
  23. b146911 Update TF interfaces with ddmlib update by jdesprez · 7 years ago
  24. 4ab3800 Merge "Rename option test-type to test-mapping-test-type" by TreeHugger Robot · 7 years ago
  25. c4b8108 Temporary fix/hack of FileListingService to create non-root path am: 934653e583 by jdesprez · 7 years ago
  26. 934653e Temporary fix/hack of FileListingService to create non-root path by jdesprez · 7 years ago
  27. 9efbacd Rename option test-type to test-mapping-test-type by Dan Shi · 7 years ago
  28. c598499 Merge "Do not reset the failure in the TestRunResult when re-running" by TreeHugger Robot · 7 years ago
  29. 20e9ccf Do not reset the failure in the TestRunResult when re-running by jdesprez · 7 years ago
  30. 467d89c Merge "Expand Sandbox interface with the context" by TreeHugger Robot · 7 years ago
  31. 92cd33e Merge "Add a log statement when skipping a module" by TreeHugger Robot · 7 years ago
  32. 03b6431 Expand Sandbox interface with the context by jdesprez · 7 years ago
  33. 0548274 Add a log statement when skipping a module by jdesprez · 7 years ago
  34. afb13f1 Merge "Improve the option application logic a bit" by Julien Desprez · 7 years ago
  35. d3657cd Merge "make option name static variable" by TreeHugger Robot · 7 years ago
  36. 13bc396 make option name static variable by jdesprez · 7 years ago
  37. d7ebebc Merge "Log testRunFailure from ModuleListener to help debugging" by Julien Desprez · 7 years ago
  38. 4bc9396 Add TestMappingSuiteRunner to run tests specified in TEST_MAPPING files by Dan Shi · 7 years ago
  39. 624e50d Merge "When running locally *TS with lunch set" by Julien Desprez · 7 years ago
  40. 5f60716 When running locally *TS with lunch set by jdesprez · 7 years ago
  41. f771398 Log testRunFailure from ModuleListener to help debugging by jdesprez · 7 years ago
  42. 8d195f0 Fix javadoc typo (@param doesn't match parameter list) by Tor Norbye · 7 years ago
  43. 926f4e5 Replace pullDir internal implementation by jdesprez · 7 years ago
  44. c2d2b3b Merge "Add metric collector for min and max temperature of device" by TreeHugger Robot · 7 years ago
  45. 352ecd0 Add metric collector for min and max temperature of device by Steven Timotius · 7 years ago
  46. 0adfed7 Start metric filtering for Test Case level by jdesprez · 7 years ago
  47. 3f100e9 Merge "Remove unused and deprecated timeout variable." by Gopinath Elanchezhian · 7 years ago
  48. 419672d Remove unused and deprecated timeout variable. by gopinath · 7 years ago
  49. 109b1de Replace TestIdentifier by TestDescription by jdesprez · 7 years ago
  50. af7e23c Fix host test running instrumentation that crashes by jdesprez · 7 years ago
  51. 5066979 Merge "Add test module start/end to subprocess reporter" by Julien Desprez · 7 years ago
  52. 3cdb861 Merge "Replace pullDir internal implementation" by Julien Desprez · 7 years ago
  53. e6d0878 Support *TS option passing to longevity. by Michael Rosenfeld · 7 years ago
  54. 5661a96 Merge "Fix wifi connection binary exponential backoff" by Jeffrey Lu · 7 years ago
  55. 104458a Replace pullDir internal implementation by jdesprez · 7 years ago
  56. ac3aba2 Improve the option application logic a bit by jdesprez · 7 years ago
  57. 31c401d Merge "use nio classes to determine free space instead" by TreeHugger Robot · 7 years ago
  58. 279122f Fix wifi connection binary exponential backoff by Jeffrey Lu · 7 years ago
  59. 8c1d746 Merge "Fix the target preparation logic for suite multidevice" by Julien Desprez · 7 years ago
  60. 8cff324 use nio classes to determine free space instead by Guang Zhu · 7 years ago
  61. 794eeb7 Make --package option optional. by Allen Hair · 7 years ago
  62. 1d6869f Add test module start/end to subprocess reporter by jdesprez · 7 years ago
  63. cb6e0a9 Fix the target preparation logic for suite multidevice by jdesprez · 7 years ago
  64. 932d08d Merge "Remove ddmlib ITestRunListener from TF base interface" by TreeHugger Robot · 7 years ago
  65. 2d56fed Add the skip a single status checker option by jdesprez · 7 years ago
  66. 0126b9b ATEST regression detection by Mike Ma · 7 years ago
  67. 4de2f55 Remove ddmlib ITestRunListener from TF base interface by jdesprez · 7 years ago
  68. 15069fe Merge "Change StreamUtil from DatatypeConverter to bytesToHexString" by TreeHugger Robot · 7 years ago
  69. 32e0274 Re-run all tests when a failure occurs during a coverage run. by Allen Hair · 7 years ago
  70. 2df2ffc Merge "Pass tests to run through the call stack, instead of using global state." by TreeHugger Robot · 7 years ago
  71. 2c674be Merge "Add metric collector to measure memory usage per process" by TreeHugger Robot · 7 years ago
  72. d60f7dd Add atrace metric collector. by gopinath · 7 years ago
  73. cb69ed6 Pass tests to run through the call stack, instead of using global state. by Allen Hair · 7 years ago
  74. 4e4588a Merge "Add invocationInitiated() callback to IScheduledInvocationListener." by Moon Kim · 7 years ago
  75. f4a704c Add metric collector to measure memory usage per process by Steven Timotius · 7 years ago
  76. 4dbb49d Merge "Fix a bunch of errors and unit tests for local runs" by TreeHugger Robot · 7 years ago
  77. d3ee536 Merge "Add a verify-only option to the wifi preparer." by Michael Rosenfeld · 7 years ago
  78. 797b93a Merge "Use a CollectingTestListener to track test failure status." by Allen Hair · 7 years ago
  79. 96389e7 Use a CollectingTestListener to track test failure status. by Allen Hair · 7 years ago
  80. 78850e3 Merge "Consolidate shared rerun logic." by TreeHugger Robot · 7 years ago
  81. 1b71669 Merge "Change ValidateSuiteConfigHelper to expose a clear message" by Julien Desprez · 7 years ago
  82. f9c27cd Consolidate shared rerun logic. by Allen Hair · 7 years ago
  83. aa80096 Merge "Use long type for time variable." by Gopinath Elanchezhian · 7 years ago
  84. 176ca59 Fix a bunch of errors and unit tests for local runs by jdesprez · 7 years ago
  85. 742622c Add invocationInitiated() callback to IScheduledInvocationListener. by Moon Kim · 7 years ago
  86. 36019d8 Use long type for time variable. by gopinath · 7 years ago
  87. 0ccc71c Merge "Add a method to do case insensitive contains in java list." by TreeHugger Robot · 7 years ago
  88. 08b21a0 Add a verify-only option to the wifi preparer. by Michael Rosenfeld · 7 years ago
  89. 0ceb65f Merge "Improve BaseTestSuite and ModuleLoader" by TreeHugger Robot · 7 years ago
  90. 322dfd8 Merge "Fix catching an assertion failure" by TreeHugger Robot · 7 years ago
  91. 7727e05 Add a method to do case insensitive contains in java list. by Rajeev Kumar · 7 years ago
  92. e4c800c Added bugreportz collector. by Shankhoneer Chakrovarty · 7 years ago
  93. 9b97fa6 Fix catching an assertion failure by jdesprez · 7 years ago
  94. 99b8562 Merge "Create a base version of ResultReporter in Tradefed" by TreeHugger Robot · 7 years ago
  95. 3f08a19 Create a base version of ResultReporter in Tradefed by jdesprez · 7 years ago
  96. 671d0d2 Avoid reducing the total elapsed time from long to int by jdesprez · 7 years ago
  97. d0ab774 Change ValidateSuiteConfigHelper to expose a clear message by jdesprez · 7 years ago
  98. 133d252 Improve BaseTestSuite and ModuleLoader by jdesprez · 7 years ago
  99. ac9ac74 Change StreamUtil from DatatypeConverter to bytesToHexString by Stuart Scott · 7 years ago
  100. 5be697b Merge "Continue generalization of the Base test suite class" by Julien Desprez · 7 years ago