1. 05f8f75 Merge "Fix output data parsing: exit the test gracefully if no output file exists." by Xia Wang · 12 years ago
  2. 1614cb0 Add the pattern to take case negative output. Add the unit test for pattern. by Yu Shan Emily Lau · 12 years ago
  3. d30515e Merge "add a new target preparer to push list of items from tests zip" by Guang Zhu · 12 years ago
  4. 4d2399c add a new target preparer to push list of items from tests zip by Guang Zhu · 12 years ago
  5. 1bb59b3 Wait for device is fully booted to start the test by Xia Wang · 12 years ago
  6. 8a1295a Fix output data parsing: exit the test gracefully if no output file exists. by Xia Wang · 12 years ago
  7. edb21b5 Merge "Fix FailureEmailResultReporter." by Eric Rowe · 12 years ago
  8. e3f6176 Fix FailureEmailResultReporter. by Eric Rowe · 12 years ago
  9. 302374e Merge "Add timer for wireless instrumentation tests Add delay for tests which requires device to get connect to data networks." by Xia Wang · 12 years ago
  10. cb76e3a Start using the NameMangleListener and write a test by Omari Stephens · 12 years ago
  11. ae57180 Create a proxy test listener to systematically mangle names by Omari Stephens · 12 years ago
  12. 4ec9613 Fix typo. by Brett Chabot · 12 years ago
  13. 253398a Add timer for wireless instrumentation tests by Xia Wang · 12 years ago
  14. 6fc847d Remove extraneous ".txt" extension by Omari Stephens · 12 years ago
  15. 5291278 Modify LogFileSaver to sanitize descriptive names of logged files by Omari Stephens · 12 years ago
  16. 5c18d3c Use more descriptive file names for auto-collected bugreports by Omari Stephens · 13 years ago
  17. 2860912 Merge "Increase default loop polling time to 10 minutes." by Brett Chabot · 12 years ago
  18. bd7602d Increase default loop polling time to 10 minutes. by Brett Chabot · 12 years ago
  19. a1c86fb Merge "Make DeviceFileReporter work properly with non-glob filenames" by Omari Stephens · 12 years ago
  20. b2a3aa1 Make DeviceFileReporter work properly with non-glob filenames by Omari Stephens · 12 years ago
  21. e03259d Merge "Implement clone for AppBuildInfo." by Brett Chabot · 12 years ago
  22. a06024e Implement clone for AppBuildInfo. by Brett Chabot · 12 years ago
  23. f4f6e05 Relax all encryption checks. by Eric Rowe · 12 years ago
  24. e1ef6b4 Fix RenderScript test parsing by Xia Wang · 12 years ago
  25. 86b97fa Relax encryption supported requirements by Eric Rowe · 12 years ago
  26. 3848a46 Merge "Integrate UiPerformanceTest into TF" by Xia Wang · 12 years ago
  27. 12533d2 Integrate UiPerformanceTest into TF by Xia Wang · 12 years ago
  28. 0a9693a Merge "Add wifi only flag and test method name to cm tests" by Eric Rowe · 12 years ago
  29. 4f6fc29 Add FileInputStreamSource. by Brett Chabot · 12 years ago
  30. 7263ce3 Add wifi only flag and test method name to cm tests by Eric Rowe · 12 years ago
  31. 86a4ab0 Merge "Fix RenderScript benchmark test key mapping" by Xia Wang · 12 years ago
  32. 92c99a6 Fix RenderScript benchmark test key mapping by Xia Wang · 12 years ago
  33. a382d3f Merge "Add an extra reboot into bootloader" by Guang Zhu · 12 years ago
  34. 229b5ac Add an extra reboot into bootloader by Guang Zhu · 12 years ago
  35. 1dd41fd Merge "Updating to parse and report results for newly added timelapse stress test." by Jason Noguchi · 12 years ago
  36. cc604b3 Updating to parse and report results for newly added timelapse stress test. by Jason Noguchi · 12 years ago
  37. b6ec00d Merge "Create a SmokeTest runner that can collect extra debug info" by Omari Stephens · 12 years ago
  38. 65df215 Fix DeviceSelectionOptionsTest. by Brett Chabot · 12 years ago
  39. a382fa3 Merge "Adjust to new ddmlib." by Brett Chabot · 12 years ago
  40. e34e541 Merge "Save log files when using TextResultReporter." by Brett Chabot · 12 years ago
  41. ebac5c9 Adjust to new ddmlib. by Brett Chabot · 12 years ago
  42. 7ddc62b Create a SmokeTest runner that can collect extra debug info by Omari Stephens · 12 years ago
  43. 17df338 Merge "Make minor tweaks to RunCommandTargetPreparer" by Omari Stephens · 12 years ago
  44. 4efefd1 Merge "Enable device property matching when properties haven't been cached yet." by Brett Chabot · 12 years ago
  45. 0c508e7 Save log files when using TextResultReporter. by Brett Chabot · 12 years ago
  46. 83946ca Enable device property matching when properties haven't been cached yet. by Brett Chabot · 12 years ago
  47. efa410d Fix typos in BackgroundDeviceAction. by Brett Chabot · 12 years ago
  48. 14b5fe4 Add timeout to encryption performance by Eric Rowe · 12 years ago
  49. 18e44ae Make minor tweaks to RunCommandTargetPreparer by Omari Stephens · 12 years ago
  50. f62b380 Merge "Allow further reboot stress test customization." by Brett Chabot · 12 years ago
  51. bfef21a Merge "Change adb root error handling." by Brett Chabot · 12 years ago
  52. b5a016d Merge "Convert DeviceManager to use CLog." by Brett Chabot · 12 years ago
  53. 88ed75a Change adb root error handling. by Brett Chabot · 12 years ago
  54. 6539acc Convert DeviceManager to use CLog. by Brett Chabot · 12 years ago
  55. 3f8b70b Reduce verbosity of BackgroundDeviceAction failures. by Brett Chabot · 12 years ago
  56. ae24a2d Allow further reboot stress test customization. by Brett Chabot · 12 years ago
  57. 50870ee Merge "Fix fastboot lock synchronization problems." by Brett Chabot · 12 years ago
  58. 0b178af Fix fastboot lock synchronization problems. by Brett Chabot · 12 years ago
  59. 65f5847 Fix unit tests for mkbootimg by Eric Rowe · 12 years ago
  60. c695344 Fix mkbootimg command by Eric Rowe · 12 years ago
  61. cd862bd Merge "Fix POST requests by waiting to open input streams" by Eric Rowe · 12 years ago
  62. 23e5876 Fix POST requests by waiting to open input streams by Eric Rowe · 12 years ago
  63. ad5a7c4 Make TestLoader compliant with newer JUnit API. by Brett Chabot · 12 years ago
  64. 45e68df Merge "Add options for wifi stress test to be able to run specific test." by Xia Wang · 12 years ago
  65. 1537852 Add options for wifi stress test to be able to run specific test. by Xia Wang · 12 years ago
  66. 5f9907a Merge "Verify fastboot command succeeds in reboot stress test." by Brett Chabot · 12 years ago
  67. 72b0429 Verify fastboot command succeeds in reboot stress test. by Brett Chabot · 12 years ago
  68. a870b63 Add a target preparer to run an arbitrary command by Omari Stephens · 12 years ago
  69. 57c5432 HttpHelper to throw IOException on doGetWithRetry by Eric Rowe · 12 years ago
  70. cae38c0 Merge "Prevent NPE in FileUtil#recursiveCopy." by Brett Chabot · 12 years ago
  71. 6a51cc6 Prevent NPE in FileUtil#recursiveCopy. by Brett Chabot · 12 years ago
  72. 897c959 Add unit tests to unit tests suite. by Eric Rowe · 12 years ago
  73. ea1ad7c Merge "Add methods for retrying GET and POST requests." by Eric Rowe · 12 years ago
  74. be00516 Merge "Add Kernel flasher." by Eric Rowe · 12 years ago
  75. c80573a Add methods for retrying GET and POST requests. by Eric Rowe · 12 years ago
  76. 472db16 Add Kernel flasher. by Eric Rowe · 12 years ago
  77. 661dc1a Allow customization of wipe command in reboot stress tests. by Brett Chabot · 12 years ago
  78. bd9e8a6 Add log message when beginning sideload test. by Brett Chabot · 12 years ago
  79. ba6aebb Add OTA sideload stability test. by Brett Chabot · 12 years ago
  80. 0dde0f1 Add wipe userdata and related health checks to reboot stress test. by Brett Chabot · 12 years ago
  81. 236ba95 Add reboot stress test. by Brett Chabot · 12 years ago
  82. b65be4e Add option aliases to the email reporters. by Brett Chabot · 12 years ago
  83. 70d909a Remove unused method in KernelDeviceBuildInfo. by Eric Rowe · 12 years ago
  84. baa72e6 Merge "Increase the stress loop. Add the test case which push the test folder that contains 200 text file to sdcard for 50 times. The test is to minic the automated test framework userdata pushing." by Yu Shan Emily Lau · 12 years ago
  85. 8aef9ab Increase the stress loop. by Yu Shan Emily Lau · 12 years ago
  86. f78ad0d Merge "Add kernel BuildInfo classes" by Eric Rowe · 12 years ago
  87. 6ab0061 Merge "Add verification to tests, fix warning." by Eric Rowe · 12 years ago
  88. cac2094 Merge "Change IBuildInfo API." by Eric Rowe · 12 years ago
  89. 2688fee Add kernel BuildInfo classes by Eric Rowe · 12 years ago
  90. 6f388bf Add verification to tests, fix warning. by Eric Rowe · 12 years ago
  91. ad49b5f Change IBuildInfo API. by Eric Rowe · 12 years ago
  92. a0b3a56 Ensure that /data is writable during data clear step by Omari Stephens · 12 years ago
  93. 64043d8 Create a tradefed dist target by Omari Stephens · 12 years ago
  94. 481e3f9 Merge "Call saveConfiguration after setting up a wifi network" by Omari Stephens · 12 years ago
  95. 27e5cf5 Call saveConfiguration after setting up a wifi network by Omari Stephens · 12 years ago
  96. eaedc73 Merge "Processing average frame time for the test." by Xia Wang · 12 years ago
  97. eda1ee9 Merge "Add directory support to PushFilePreparer." by Brett Chabot · 12 years ago
  98. 799af23 Merge "Revert "Add kernel BuildInfo classes"" by Eric Rowe · 12 years ago
  99. 2c1a6d3 Revert "Add kernel BuildInfo classes" by Eric Rowe · 12 years ago
  100. 289df41 Revert "Let preparers deal with IKernelDeviceBuildInfos" by Eric Rowe · 12 years ago