1. 0de8094 faft: Unify methods of USB key setup, which handles servo v4 by Wai-Hong Tam · 5 years ago
  2. 2e082b5 autotest: Fix firmware_FwScreenCloseLid to support tablets/detachables by Rizwan Qureshi · 7 years ago
  3. 2b29e3b faft: Catch exceptions in cleanup() so that parent cleanup still executes by Shelley Chen · 7 years ago
  4. 5ca7148 FAFT: Modifying tests to use simple_reboot method by Shelley Chen · 8 years ago
  5. 8afb1d0 [autotest] Add FAFT suites for firmware AU qualification by Tom Wai-Hong Tam · 8 years ago
  6. 42c9b9c autotest: Creating separate suite for faft_bios_tot by Shelley Chen · 8 years ago
  7. 0dca3b4 Revert "Revert "Remove SUITE line from multi suite tests"" by Christopher Wiley · 8 years ago
  8. 94c38ca Revert "Remove SUITE line from multi suite tests" by Christopher Wiley · 8 years ago
  9. 60197db Remove SUITE line from multi suite tests by Christopher Wiley · 8 years ago
  10. fd46140 FAFT: Increase the retry count to 4 on all FAFT tests by Tom Wai-Hong Tam · 8 years ago
  11. 597e723 autotest: Add EC-3PO nightly FAFT bios suite. by Aseda Aboagye · 8 years ago
  12. a7db9b5 Add power_action to run_shutdown_process to skip power_key presses. by Danny Chan · 9 years ago
  13. cea96ba Disble firmware_FwScreenPressPower for DUT without power button. by Danny Chan · 9 years ago
  14. 76bed2f bypass broken screen after attempting to bypass insert screen by Daisuke Nojiri · 9 years ago
  15. 5710898 fix tests broken for revised recovery process by Daisuke Nojiri · 9 years ago
  16. fe25db7 [autotest] Add retry to test in suites faft_ec and faft_bios by Dan Shi · 9 years ago
  17. 19bfb6e FAFT: Move wait_for_client and wait_for_client_offline to ModeSwitcher by Tom Wai-Hong Tam · 9 years ago
  18. ab52742 faft: Skip tests on embedded devices by Tom Wai-Hong Tam · 9 years ago
  19. 0430288 faft: Abstract the firmware screen bypass logic to FwBypasser class by Tom Wai-Hong Tam · 9 years ago
  20. aa7ec8c [autotest] Seed ATTRIBUTES in all control files in autotest by Shuqian Zhao · 9 years ago
  21. 4777624 faft: Use mode_aware_reboot instead of reboot_warm and reboot_cold by Tom Wai-Hong Tam · 9 years ago
  22. da6c6ba faft: Support waiting DUT online after mode switching by Tom Wai-Hong Tam · 9 years ago
  23. 0cc9a4f faft: Refactor setup_mode and restore_mode by Tom Wai-Hong Tam · 9 years ago
  24. f2de4de faft: Implement the ModeSwitcher class by Tom Wai-Hong Tam · 9 years ago
  25. 0890758 Converting firmware_FwScreenPressPower to use new FirmwareTest class. by Yusuf Mohsinally · 10 years ago
  26. 1f115ae Correctly using initialize() rather than setup() for FAFT tests. by Yusuf Mohsinally · 11 years ago
  27. b62c293 Partial revert of "Remove tests that have been failing for more than 7 days." by Yusuf Mohsinally · 11 years ago
  28. ce57e40 Remove tests that have been failing for more than 7 days. by Scott Zawalski · 11 years ago
  29. 07b69b2 FAFT: Set the shutdown confirmation period to a small value larger than 0 by Tom Wai-Hong Tam · 11 years ago
  30. 0ca40e2 [autotest] Rename site_host.SiteHost to cros_host.CrosHost by Fang Deng · 11 years ago
  31. a39f970 Refactoring config settings for devices in FAFT tests. by Yusuf Mohsinally · 11 years ago
  32. 73c28f3 Reorginazing FAFT (server side) files. by Yusuf Mohsinally · 11 years ago
  33. d434031 FAFT: Rename the module faftsequence to faft_classes by Tom Wai-Hong Tam · 11 years ago
  34. 54f4c58 FAFT: Remove the legacy use_pyauto and use_faft arguments by Tom Wai-Hong Tam · 11 years ago
  35. f636752 FAFT: Change the TIME and TEST_CATEGORY fields of FAFT control files by Tom Wai-Hong Tam · 11 years ago
  36. e7bd936 Fix USB multiplexing to avoid lockups by Vadim Bendebury · 12 years ago
  37. 8da40de faft: Speed-up FwScreenPressPower and FwScreenCloseLid tests by Tom Wai-Hong Tam · 12 years ago
  38. d43aa9b Classify methods in FAFTClient by Chun-ting Chang · 12 years ago
  39. 84e06c1 Revert "faft: Don't disable sysinfo, as local_dash uses sysinfo to get fw versions" by Tom Wai-Hong Tam · 12 years ago
  40. d6da7bf faft: Don't disable sysinfo, as local_dash uses sysinfo to get fw versions by Tom Wai-Hong Tam · 12 years ago
  41. b09a041 faft: Fix lint warning and error by Vic Yang · 12 years ago
  42. c67bcc6 faft: Refine the SUITE tags of FAFTs by Tom Wai-Hong Tam · 12 years ago
  43. f93f702 faft: Move FAFT checkers to a separate module by Vic Yang · 12 years ago
  44. 4173876 faft: Refactor the delay constants out to a new class FAFTDelayConstants by Tom Wai-Hong Tam · 12 years ago
  45. 964fba0 Change servo-related boilerplate in control files. by J. Richard Barnette · 12 years ago
  46. 85eff3f faft: Check USB being plugged in before running firmware screen shutdown tests by Tom Wai-Hong Tam · 12 years ago
  47. 9233ebb faft: Support servod in a different host on FAFT control files by Tom Wai-Hong Tam · 12 years ago
  48. fc700b5 faft: Change the action tuple to support error_msg by Tom Wai-Hong Tam · 12 years ago
  49. df6df51 faft: Better tagging on the SUITE field of FAFT tests by Tom Wai-Hong Tam · 12 years ago
  50. 611dd85 FAFT: Fake rec mode support by Vic Yang · 12 years ago
  51. 0b9e6d7 faft: Better names for methods like enable_dev_mode_and_reboot by Tom Wai-Hong Tam · 12 years ago
  52. 4f5e592 faft: Rewrite the test logic of FwScreenPressPower FAFT by Tom Wai-Hong Tam · 12 years ago
  53. e51d436 Add tests from existing old-style control.faft to new-style faft suite. by Mike Truty · 12 years ago
  54. a79574c Tune the delay of entering recovery mode in FAFT. by Tom Wai-Hong Tam · 12 years ago
  55. 7870959 A FAFT test of pressing power button during firmware screens. by Tom Wai-Hong Tam · 13 years ago