1. 0d3057f Convert FAFT RPCs from CamelCase to snake_case by Greg Edelston · 4 years, 8 months ago
  2. c666f85 FAFT: Removing all faft_*_ryu suite usages by Oleg Loskutoff · 5 years ago
  3. 8d77142 Change RPC methods from snake_case to CamelCase by Greg Edelston · 5 years ago
  4. 184535b Remove suite:faft by Abe Levkoy · 5 years ago
  5. e61dffb faft: get tests clean against lint by Kevin Shelton · 5 years ago
  6. 77331cc firmware_SoftwareSync: Don't run without Chrome EC by Duncan Laurie · 5 years ago
  7. 72c9c46 faft: Check is_firmware_saved before calling restore_firmware by Raul E Rangel · 6 years ago
  8. cc399ee faft: Corrupt the active RW slot for EC EFS by Wai-Hong Tam · 7 years ago
  9. 4f781ec faft: Update firmware_SoftwareSync to more general by Wai-Hong Tam · 7 years ago
  10. 2b29e3b faft: Catch exceptions in cleanup() so that parent cleanup still executes by Shelley Chen · 7 years ago
  11. f28e5a2 firmware_SoftwareSync: Clear 0x200 prior to start. by Aseda Aboagye · 8 years ago
  12. 0cbea5d FAFT: Add the dependency of ec:cros for EC FAFT by Tom Wai-Hong Tam · 8 years ago
  13. 8afb1d0 [autotest] Add FAFT suites for firmware AU qualification by Tom Wai-Hong Tam · 8 years ago
  14. 04f682f autotest: Creating separate suite for faft_ec_tot by Shelley Chen · 8 years ago
  15. 0dca3b4 Revert "Revert "Remove SUITE line from multi suite tests"" by Christopher Wiley · 8 years ago
  16. 94c38ca Revert "Remove SUITE line from multi suite tests" by Christopher Wiley · 9 years ago
  17. 60197db Remove SUITE line from multi suite tests by Christopher Wiley · 9 years ago
  18. fd46140 FAFT: Increase the retry count to 4 on all FAFT tests by Tom Wai-Hong Tam · 9 years ago
  19. fbf9c95 autotest: Add EC-3PO nightly FAFT suite. by Aseda Aboagye · 9 years ago
  20. fe25db7 [autotest] Add retry to test in suites faft_ec and faft_bios by Dan Shi · 9 years ago
  21. 7184533 FAFT: Create suites for Ryu FAFT by Tom Wai-Hong Tam · 9 years ago
  22. 19bfb6e FAFT: Move wait_for_client and wait_for_client_offline to ModeSwitcher by Tom Wai-Hong Tam · 9 years ago
  23. 5e10d18 faft: Refine the test names of running under special modes by Tom Wai-Hong Tam · 9 years ago
  24. 0430288 faft: Abstract the firmware screen bypass logic to FwBypasser class by Tom Wai-Hong Tam · 9 years ago
  25. aa7ec8c [autotest] Seed ATTRIBUTES in all control files in autotest by Shuqian Zhao · 9 years ago
  26. 0cc9a4f faft: Refactor setup_mode and restore_mode by Tom Wai-Hong Tam · 9 years ago
  27. 408c995 faft: Remove Ctrl-U logic and eliminate press_key methods from FAFT framework by Tom Wai-Hong Tam · 9 years ago
  28. fb9453e Converting firmware_SoftwareSync to use new FirmwareTest class. by Yusuf Mohsinally · 10 years ago
  29. 1f115ae Correctly using initialize() rather than setup() for FAFT tests. by Yusuf Mohsinally · 11 years ago
  30. b8e442b FAFT: Disable EC WP before running SoftwareSync test, which tries to corrupt EC by Tom Wai-Hong Tam · 11 years ago
  31. a5c812e FAFT: Remove the SoftwareSync test under EC WP'ed by Tom Wai-Hong Tam · 11 years ago
  32. 0ca40e2 [autotest] Rename site_host.SiteHost to cros_host.CrosHost by Fang Deng · 11 years ago
  33. 8a667eb faft: Run more tests under EC WP is enabled by Tom Wai-Hong Tam · 12 years ago
  34. a39f970 Refactoring config settings for devices in FAFT tests. by Yusuf Mohsinally · 11 years ago
  35. 73c28f3 Reorginazing FAFT (server side) files. by Yusuf Mohsinally · 11 years ago
  36. d434031 FAFT: Rename the module faftsequence to faft_classes by Tom Wai-Hong Tam · 11 years ago
  37. 54f4c58 FAFT: Remove the legacy use_pyauto and use_faft arguments by Tom Wai-Hong Tam · 11 years ago
  38. 77201c1 Add software sync delay in firmware_SoftwareSync by Vic Yang · 11 years ago
  39. b6da6c3 FAFT: Categorize FAFT tests into faft_normal, faft_dev, and faft_ec by Tom Wai-Hong Tam · 12 years ago
  40. f636752 FAFT: Change the TIME and TEST_CATEGORY fields of FAFT control files by Tom Wai-Hong Tam · 12 years ago
  41. 4c153fa FAFT: Implement a FAFT test for EC hash recompute by Tom Wai-Hong Tam · 12 years ago
  42. d43aa9b Classify methods in FAFTClient by Chun-ting Chang · 12 years ago
  43. 84e06c1 Revert "faft: Don't disable sysinfo, as local_dash uses sysinfo to get fw versions" by Tom Wai-Hong Tam · 12 years ago
  44. d6da7bf faft: Don't disable sysinfo, as local_dash uses sysinfo to get fw versions by Tom Wai-Hong Tam · 12 years ago
  45. b09a041 faft: Fix lint warning and error by Vic Yang · 12 years ago
  46. 893bcc0 faft: Unify all USB disk setup code in a new method setup_usbkey() by Tom Wai-Hong Tam · 12 years ago
  47. f93f702 faft: Move FAFT checkers to a separate module by Vic Yang · 12 years ago
  48. 964fba0 Change servo-related boilerplate in control files. by J. Richard Barnette · 12 years ago
  49. 6ec46e3 faft: Move all constants of verified boot out to a module by Tom Wai-Hong Tam · 12 years ago
  50. 9233ebb faft: Support servod in a different host on FAFT control files by Tom Wai-Hong Tam · 12 years ago
  51. fa47407 Backup firmware in tests which will modify firmware by Chun-ting Chang · 12 years ago
  52. 8139800 faft: Fix the new argument format on firmware_SoftwareSync test by Tom Wai-Hong Tam · 12 years ago
  53. df6df51 faft: Better tagging on the SUITE field of FAFT tests by Tom Wai-Hong Tam · 12 years ago
  54. e3c7243 faft: Move PREAMBLE_USE_RO_NORMAL to FAFTSequence by Tom Wai-Hong Tam · 12 years ago
  55. 7f5d5a5 faft: Remove the faft suite tag on SoftwareSync control files by Tom Wai-Hong Tam · 12 years ago
  56. d676004 faft: Change the file structures of the control files for FAFT tests by Tom Wai-Hong Tam · 12 years ago
  57. 91b73cf Add a test of EC software sync by Vic Yang · 12 years ago