1. d6da7bf faft: Don't disable sysinfo, as local_dash uses sysinfo to get fw versions by Tom Wai-Hong Tam · 12 years ago
  2. 7b5810f faft: Fix the NAME tags which are not match their directory names by Tom Wai-Hong Tam · 12 years ago
  3. 4b0a06e Update platform_Shutdown to catch more error cases. by Scott Zawalski · 12 years ago
  4. 6dc5a12 faft: Revert the code which is accidentally removed on UpdateECBin test by Tom Wai-Hong Tam · 12 years ago
  5. 56199fd faft: Temporarily mask these tests which require a factory install shim by Tom Wai-Hong Tam · 12 years ago
  6. 623a149 Run power_LoadTest for 1 hour in power_daily. by Todd Broch · 12 years ago
  7. 0a57b90 [autotest] Add shim around site_wlan scripts. by Chris Masone · 12 years ago
  8. 7f40a3e firmware_ECPowerButton: No debounce test on remote servo by Vic Yang · 12 years ago
  9. b09a041 faft: Fix lint warning and error by Vic Yang · 12 years ago
  10. 5c7d970 faft: Remove firmware_ECAdc from suites by Vic Yang · 12 years ago
  11. 52116d4 faft: Support multiple action call by Vic Yang · 12 years ago
  12. 624bc72 firmware_ECWriteProtect: Unprotect EC before testing by Vic Yang · 12 years ago
  13. ebf4094 faft: Ensure DevMode and TryFwB tests going back to their original modes by Tom Wai-Hong Tam · 12 years ago
  14. d3dfc06 firmware_ECThermal: Fix a wrong exception type by Vic Yang · 12 years ago
  15. c1d4f08 firmware_FAFTSetup: Support unordered key sequence comparison by Vic Yang · 12 years ago
  16. 7701b7f Fix syntax error. by Peter Mayo · 12 years ago
  17. 893bcc0 faft: Unify all USB disk setup code in a new method setup_usbkey() by Tom Wai-Hong Tam · 12 years ago
  18. c67bcc6 faft: Refine the SUITE tags of FAFTs by Tom Wai-Hong Tam · 12 years ago
  19. bb92e6c faft: Chrome EC class supports a reboot method by Tom Wai-Hong Tam · 12 years ago
  20. 25d1f63 Do not try write protecting the EC if wp_boot == 1 by Vadim Bendebury · 12 years ago
  21. bee1785 We test connectivity for all channels. by Deepak Gopal · 12 years ago
  22. ffe2542 firmware_ECThermal: stop userspace thermal loop before testing by Vic Yang · 12 years ago
  23. 47d42ba faft: Fix lint warning by Vic Yang · 12 years ago
  24. f93f702 faft: Move FAFT checkers to a separate module by Vic Yang · 12 years ago
  25. 0166076 3G: Migrate network_3GLoadFirmware to use dependencies. by Thieu Le · 12 years ago
  26. b009e6a faft: Move UpdateECBin test to a separated suite faft_update_ec by Tom Wai-Hong Tam · 12 years ago
  27. 9c15b4b faft: Directly run usbkm232-xxx commands on devices without build-in keyboards by Tom Wai-Hong Tam · 12 years ago
  28. 91612bc faft: Use better names for key-pressing methods and remove Space support by Tom Wai-Hong Tam · 12 years ago
  29. 4173876 faft: Refactor the delay constants out to a new class FAFTDelayConstants by Tom Wai-Hong Tam · 12 years ago
  30. 30c6a85 Treat the client's debug log as the perf results instead of the results keyval. by Chris Sosa · 12 years ago
  31. 86b906b Convert platform_Shutdown into a server-side test as it needs a host to reboot. by Chris Sosa · 12 years ago
  32. bebba23 Fixing network_3GSSuspendResumeStress test by Stanley Wong · 12 years ago
  33. a4f6553 Check TPM and use a factory install shim to restore for firmware update tests by Chun-ting Chang · 12 years ago
  34. 2e40bf0 [autotest] Fix syntax of power_IdleServer. by Alex Miller · 12 years ago
  35. 964fba0 Change servo-related boilerplate in control files. by J. Richard Barnette · 12 years ago
  36. 8297da8 Autotest: Fix passing of args for desktopui_PyAutoPerf tests. by Simran Basi · 12 years ago
  37. 5cb9121 Add a simple example client test for suspend stress tests. by Craig Harrison · 12 years ago
  38. 01d5e57 faft: Refactor the one time setup methods of FAFT by Tom Wai-Hong Tam · 12 years ago
  39. d5e5e27 Autotest: Update site remote power to use RPM Infrastructure by Simran Basi · 12 years ago
  40. 9724830 Fixing syntax error. by Yusuf Mohsinally · 12 years ago
  41. 85eff3f faft: Check USB being plugged in before running firmware screen shutdown tests by Tom Wai-Hong Tam · 12 years ago
  42. dbaba8f faft: Skip checking GBB flags after the first test finished by Vic Yang · 12 years ago
  43. fc459df Stress test that uses servo to repeatedly put the device to sleep while another test runs. by Craig Harrison · 12 years ago
  44. afeeadd faft: Mark FwScreenCloseLid error and ask for manual tests on Snow by Tom Wai-Hong Tam · 12 years ago
  45. 1e7f1ed faft: Speed up by moving the GBB flag setup to FAFTSequence by Tom Wai-Hong Tam · 12 years ago
  46. 0a7b2be faft: Implement a FAFT test for Ctrl-U developer boot USB by Tom Wai-Hong Tam · 12 years ago
  47. adbec3e faft: Add Ctrl-U support on FAFT by Tom Wai-Hong Tam · 12 years ago
  48. 8326bff faft: Move EC key-pressing methods to ChromeEC class by Tom Wai-Hong Tam · 12 years ago
  49. 6019a1a faft: Refactor Chrome EC related methods into a class by Tom Wai-Hong Tam · 12 years ago
  50. 0f6eecc WiFi_Downloads by Viral Modi · 12 years ago
  51. f91ee0f Support specifying a given shellball when running firmware update FAFTs by Chun-ting Chang · 12 years ago
  52. c495bef Gather sysinfo for platform_BootPerfServer by J. Richard Barnette · 12 years ago
  53. 262183f PEAP and TTLS network with no certificates. by bmahadev · 12 years ago
  54. 41859a6 faft: Change the return type of send_uart_command_get_ouput to a literal struct by Tom Wai-Hong Tam · 12 years ago
  55. 6ec46e3 faft: Move all constants of verified boot out to a module by Tom Wai-Hong Tam · 12 years ago
  56. 4dd043f kernel_daily_regression: deprecate old hardware_Trackpad regression test by Joseph Hwang · 12 years ago
  57. 87d7a21 Chrome on Chromeos Perf: Upload Results to Google Storage by Simran Basi · 12 years ago
  58. e3ea8f2 Factor out common patterns to be used in additional stress tests. by Craig Harrison · 12 years ago
  59. 9e4e849 kernel_fs_Punybench now uses args to select test by Paul Taysom · 12 years ago
  60. e50c460 firmware_FAFTSetup: Add recovery signal check by Vic Yang · 12 years ago
  61. 1074d22 firmware_FAFTSetup: Add spec checking mode by Vic Yang · 12 years ago
  62. 9233ebb faft: Support servod in a different host on FAFT control files by Tom Wai-Hong Tam · 12 years ago
  63. 905504d Add short version of power_Consumption to power_build suite. by Mark Koudritsky · 12 years ago
  64. a963444 firmware_FAFTSetup: Add more verbose error message by Vic Yang · 12 years ago
  65. e70f01d firmware_FAFTSetup: Modify keyboard test to check customized keyboard command by Vic Yang · 12 years ago
  66. c9cd375 Stop running sound_infrastructure until it gets fixed. by Mike Truty · 12 years ago
  67. b8a9139 faft: Support suppress warning on check_ec_capability method by Tom Wai-Hong Tam · 12 years ago
  68. 8e18e81 Cleanup logging_UncleanShutdownServer autotest some by Michael Krebs · 12 years ago
  69. fa47407 Backup firmware in tests which will modify firmware by Chun-ting Chang · 12 years ago
  70. ad21d36 Make power_build suite run again. by Mark Koudritsky · 12 years ago
  71. 84971f3 faft: Pick the absolute values of the current values from servo and kernel by Tom Wai-Hong Tam · 12 years ago
  72. 0ae7626 faft: Better error messages on firmware_ECBattery test by Tom Wai-Hong Tam · 12 years ago
  73. 72bdc35 faft: Call the setup methods of their superclasses on EC FAFT by Tom Wai-Hong Tam · 12 years ago
  74. 8139800 faft: Fix the new argument format on firmware_SoftwareSync test by Tom Wai-Hong Tam · 12 years ago
  75. 92b9313 autotest: WiFiManager: Test modifying Service by GUID by Paul Stewart · 12 years ago
  76. d472f7e autotest: WiFiManager: Test GUID in configured service by Paul Stewart · 12 years ago
  77. 247824f autotest: WiFi: Add WPA punctuation passphrase test by Paul Stewart · 12 years ago
  78. f3a35c4 faft: run EC peripheral tests in normal mode by Vic Yang · 12 years ago
  79. b0ea8a3 faft: Add recovery reason RW_VERIFY_BODY on both firmware A and are corrupted by Tom Wai-Hong Tam · 12 years ago
  80. fc700b5 faft: Change the action tuple to support error_msg by Tom Wai-Hong Tam · 12 years ago
  81. c8f2ca0 faft: Use normal full power-off process for the tests which change cgpt value by Tom Wai-Hong Tam · 12 years ago
  82. 9e2ea7b faft: Require lid capability to run FwScreenCloseLid FAFT on Chrome EC devices by Tom Wai-Hong Tam · 12 years ago
  83. d60030f Recovery kernel by modifying kernel directly by ctchang · 12 years ago
  84. 7bd65b2 firmware_FAFTSetup: Check EC console availability by Vic Yang · 12 years ago
  85. ba51f10 faft: Create control files for Level-1 to Level-4 FAFT suites by Tom Wai-Hong Tam · 12 years ago
  86. df6df51 faft: Better tagging on the SUITE field of FAFT tests by Tom Wai-Hong Tam · 12 years ago
  87. 1f5a651 Rectifying errors in the router setup scripts. by Deepak Gopal · 12 years ago
  88. accb5ce Support graceful failover/aggregation for autotest devserver pool. by Chris Sosa · 12 years ago
  89. bcbea79 faft: Check the new_ec image existed before coping to DUT by Tom Wai-Hong Tam · 12 years ago
  90. 96713a9 firmware_DevScreenTimeout: Relax error margin by Vic Yang · 12 years ago
  91. 892e2f5 faft: Add the missing error lib on firmware_InvalidUSB by Tom Wai-Hong Tam · 12 years ago
  92. e2b80f7 Add a test of FAFT hardware setup by Vic Yang · 12 years ago
  93. 4e10b9f faft: Restore to the original BIOS when fail on firmware_UpdateECBin by Tom Wai-Hong Tam · 12 years ago
  94. 55f51a0 faft: Better comment about the new_ec parameter on firmware_UpdataECBin test by Tom Wai-Hong Tam · 12 years ago
  95. ecb0e81 faft: Implement a consecutive boot test which makes DUT full on and off by Tom Wai-Hong Tam · 12 years ago
  96. 759c3fb [autotest] Correctly schedule the netflix pyauto tests by Nirnimesh · 12 years ago
  97. e3c7243 faft: Move PREAMBLE_USE_RO_NORMAL to FAFTSequence by Tom Wai-Hong Tam · 12 years ago
  98. 3e82e36 faft: Unify ro_normal_checker method in FAFTSequence by Tom Wai-Hong Tam · 12 years ago
  99. e3831d0 power_BacklightServer: Exit with error if power conditions not met by Simon Que · 12 years ago
  100. 57cb4b6 Add a test of Chrome EC shared memory by Vic Yang · 12 years ago