1. dfff2fd [autotest] Add a provision special task. by Alex Miller · 11 years ago
  2. 84957a8 Adding configurator for Trendnet tew-432brp by bmahadev · 11 years ago
  3. a5df60c faft: firmware_ECUsbPorts: Fix several issues on new platforms. by Shawn Nematbakhsh · 11 years ago
  4. 9952c6a faft: Add EC attribute for smart USB port charging. by Shawn Nematbakhsh · 11 years ago
  5. 4318ced autotest: Fix WiFi tests that use the TPM by Christopher Wiley · 11 years ago
  6. 47594e8 autotest: Rework netperf based test to adjust for measurement variance by Christopher Wiley · 11 years ago
  7. 04b6b3de autotest: Rework NetperfRunner for fast iterative measurements by Christopher Wiley · 11 years ago
  8. b3d7659 AP configuration fails after firmware update. by Viral Modi · 11 years ago
  9. beefc06 [autotest] Don't file bugs on experimental failures. by beeps · 11 years ago
  10. 144202a FAFT: Fix Docstring and lint errors by Tom Wai-Hong Tam · 11 years ago
  11. d434031 FAFT: Rename the module faftsequence to faft_classes by Tom Wai-Hong Tam · 11 years ago
  12. 54f4c58 FAFT: Remove the legacy use_pyauto and use_faft arguments by Tom Wai-Hong Tam · 11 years ago
  13. 1c72d7a Add infrastructure for Interactive tests by Scott James Remnant · 11 years ago
  14. 407b0c4 Changed call to TestError to error.TestError by Paul Taysom · 11 years ago
  15. dae65fd [autotest] Include job id in job_repo_url email. by beeps · 11 years ago
  16. 3f8a7f6 Revert "Add pit to the list of platforms with defective warm reset." by Doug Anderson · 11 years ago
  17. 626f413 Capturing screenshot of error page when configuration fails for AP. by Viral Modi · 11 years ago
  18. 96864ae firmware_SelfSignedBoot: Add servo USB media auto-detect on dut. by Shawn Nematbakhsh · 11 years ago
  19. 86e7519 FAFT: Add function to probe for servo USB device on dut. by Shawn Nematbakhsh · 11 years ago
  20. b6edeb0 Autotest: Flag possible machine killing jobs. by Keyar Hood · 11 years ago
  21. 61817be Add suite "security_weekly" by Kees Cook · 11 years ago
  22. c91cc89 Added DEPENDENCIES = "servo" so tests could be run as part of kernel regression by Paul Taysom · 11 years ago
  23. ed090aa security_kASLR: disable for ARM and pre-3.8 kernels by Kees Cook · 11 years ago
  24. 1ad45be Update control files for cellular tests to work with test_that. by Prathmesh Prabhu · 11 years ago
  25. 75b1315 FAFT: Falco/Peppy/Slippy: Decrease EC boot-to-console delay. by Shawn Nematbakhsh · 11 years ago
  26. 6b69233 Stage stateful payload before using it. by Chris Sosa · 11 years ago
  27. 94c6604 autotest: Disable UI while WiFi tests are running by Christopher Wiley · 11 years ago
  28. e1731ce autotest: Make network_WiFi_BgscanBackoff less flaky by Christopher Wiley · 11 years ago
  29. c594c1c [autotest] Pipe suite_name through client devserver code. by beeps · 11 years ago
  30. 709287c Remove 'EXPERIMENTAL = "True"' setting for UReadAheadServer test. by Siva Chandra Reddy · 11 years ago
  31. 442c7c9 Add pit to the list of platforms with defective warm reset. by Vadim Bendebury · 11 years ago
  32. e5e21f7 AU P2P: Add new EndToEnd test. by Alex Deymo · 11 years ago
  33. 1234970 Revert "Capturing screenshot of error page when configuration fails for AP." by Viral Modi · 11 years ago
  34. 6cceba8 Fixed duplicate model names and ssid sanitization. by Kris Rambish · 11 years ago
  35. fbcc712 Add support for servo repair on parrot. by J. Richard Barnette · 11 years ago
  36. a6442f5 Bluetooth: add basic adapter functionality to client by Scott James Remnant · 11 years ago
  37. 9f0f5ef Capturing screenshot of error page when configuration fails for AP. by Viral Modi · 11 years ago
  38. b601aed evert "Sort the command_list instead of making a copy" by Kris Rambish · 11 years ago
  39. 938a677 [autotest] a small docstring typo fix by Aviv Keshet · 11 years ago
  40. 5efe44b Check Webdriver by starting a session. by Kris Rambish · 11 years ago
  41. 5df3013 Add platform_UReadAheadServer test to suite "bvt". by Siva Chandra Reddy · 11 years ago
  42. b7be726 autotest: Update firmware tests to use powerd_dbus_suspend. by Daniel Erat · 11 years ago
  43. 58f557f [autotest] Import client site_utils in the reporting module. by beeps · 11 years ago
  44. b7850bb Autotest: Reduce servo init timeout to 10 seconds. by Simran Basi · 11 years ago
  45. 4dcd73f Bluetooth: begin testing infrastructure by Scott James Remnant · 11 years ago
  46. 6aafddd autotest: Refactor ping related logic into a delegate by Christopher Wiley · 11 years ago
  47. de693d6 autotest: Move SGI test to wifi_flaky by Christopher Wiley · 11 years ago
  48. 71b7585 logging_KernelCrashServer: fix logging fix by Kees Cook · 11 years ago
  49. 35476b9 Revert "[autotest] Pipe suite_name through client devserver code." by Prashanth Balasubramanian · 11 years ago
  50. 03eaad9 Update devserver urls with /archive in autotest(2) by joychen · 11 years ago
  51. 687243d [autotest] Email notifications when job_repo_url changes on a host. by beeps · 11 years ago
  52. 556d206 [autotest] add additional logging to reimager and dynamic suite by Aviv Keshet · 11 years ago
  53. 38c7c11 Revert "[autotest] Remove archive from the devserver url patterns." by Prashanth Balasubramanian · 11 years ago
  54. 3820a8a [autotest] add some diagnostic messages to dynamic_suite by Aviv Keshet · 11 years ago
  55. 70b806c FAFT: Check the status before stopping update-engine by Tom Wai-Hong Tam · 11 years ago
  56. 82e27b7 [autotest] Remove archive from the devserver url patterns. by beeps · 11 years ago
  57. e9170d9 [autotest] add a --no-experimental flag to test_that by Aviv Keshet · 11 years ago
  58. 5a80a9b [autotest] Pipe suite_name through client devserver code. by beeps · 11 years ago
  59. 100558b Do not always set configuration_success to true. by Kris Rambish · 11 years ago
  60. 848fe5b autotest: Relax WiFi XMLRPC server bringup timeout by Christopher Wiley · 11 years ago
  61. 4bffcca New server test to check whether ureadahead pack files are created. by Siva Chandra · 11 years ago
  62. 0a2f1f8 Bluetooth Semi-Auto Test, first commit (after merge fail) by Katherine Threlkeld · 11 years ago
  63. fb110c9 autotest: Update older WiFi test NAME fields to match test name by Christopher Wiley · 11 years ago
  64. f2d9623 autotest: Remove reference to __get_ipaddr from site_wifitest by Christopher Wiley · 11 years ago
  65. dc2629c autotest: Fix broken import path by Christopher Wiley · 11 years ago
  66. d1c2772 Revert "Bluetooth Semi-Auto Test, first commit" by Stéphane Marchesin · 11 years ago
  67. 9dff94f Bluetooth Semi-Auto Test, first commit by Katherine Threlkeld · 11 years ago
  68. 182c032 Destroy the webdriver connection at all times. by Kris Rambish · 11 years ago
  69. 458bf9e Revert "Update devserver urls with /archive in autotest." by Richard Barnette · 11 years ago
  70. d11c59c autotest: Migrate network_WiFiManager/091_ProfileProperties by Christopher Wiley · 11 years ago
  71. c7b1dc3 autotest: Don't tag tests without tags by Christopher Wiley · 11 years ago
  72. 8fc0afe autotest: Make ping output parsing more robust by Christopher Wiley · 11 years ago
  73. 465e3f9 autotest: Remove outdated test suites by Christopher Wiley · 11 years ago
  74. 0f3003f Actually reset AP if we didn't find BSS by bmahadev · 11 years ago
  75. 9bc47ed Sort the command_list instead of making a copy by Kris Rambish · 11 years ago
  76. 79a3f28 autotest: Migrate network_WiFiManager/070HiddenNetwork by Christopher Wiley · 11 years ago
  77. 5933134 Autotest: Test servo device before using. by Simran Basi · 11 years ago
  78. 3197b39 [autotest] Suite scheduler files bugs for exceptions raised in create_suite_job by Fang Deng · 11 years ago
  79. f67d57a Update devserver urls with /archive in autotest. by joychen · 11 years ago
  80. 06b7299 autotest: Turn on more debugging logging for WiFi tests by Christopher Wiley · 11 years ago
  81. 8685a6a autotest: Migrates network_WiFi_Roaming/001SSIDSwitchBack to new method. by Wade Guthrie · 11 years ago
  82. 1bd7642 autotest: Migrates network_WiFi_Roaming/000ChannelHopBSS to new method. by Wade Guthrie · 11 years ago
  83. 1cbc5f2 Revert "Autotest: Test servo device before using." by Simran Basi · 11 years ago
  84. 5578e40 autotest: Migrate network_WiFiManager/080DisconnectClearsIP by Christopher Wiley · 11 years ago
  85. 6b5cd97 autotest: Migrate network_WiFiManager/040MutiAuth by Christopher Wiley · 11 years ago
  86. 2b1cbc7 Autotest: Test servo device before using. by Simran Basi · 11 years ago
  87. a149254 Fix unit test to actually run against an AP. by Kris Rambish · 11 years ago
  88. 1750c4c autotest: Migrate network_WiFiManager/022CheckWPA_RawPMK by Christopher Wiley · 11 years ago
  89. be9acee autotest: Test shill behavior in client tests by Christopher Wiley · 11 years ago
  90. e62c49e autotest: Remove network_WiFiSecMat by Christopher Wiley · 11 years ago
  91. 58f98cd autotest: Combine tests for odd WPA passphrases into a new test by Christopher Wiley · 11 years ago
  92. 424ae70 autotest: Migrate remaining tunnelled EAP tests by Christopher Wiley · 11 years ago
  93. 7e884dd autotest: Migrate network_WiFiManager/001_SSID_NonAscii by henryhsu · 11 years ago
  94. 0f607de autotest: Add more variety to the WEP keys we test with by Christopher Wiley · 11 years ago
  95. 51e55ac Use modified pit platforms name by Vadim Bendebury · 11 years ago
  96. 179a5b5 Autotest: Fix reimager successful or not logic. by Simran Basi · 11 years ago
  97. 180f049 Fixed BSS for buffalo_wzr_d1800h 2.4GHz. Enabling AP in config file. by Viral Modi · 11 years ago
  98. 7be93f3 autotest: Migrates network_WiFi_Roaming/000ChannelHop to new method. by repo sync · 11 years ago
  99. e026d0d autotest: Adds wait_for_service_states support for ShillProxy by repo sync · 11 years ago
  100. c201b9f autotest: Add a line of logging to ping output parsing by Christopher Wiley · 11 years ago