1. 20bbb1d autotest: make sure timestamp is in kill_slow_queries.log. by Xixuan Wu · 7 years ago
  2. 4b3f4a6 faft: do not start tests if /dev/tpm0 is missing by Vadim Bendebury · 7 years ago
  3. fef16ae [autotest] Add new fields to JobHandoff model by Allen Li · 7 years ago
  4. 34ef4cd Remove android ACTS tests. by Kris Rambish · 7 years ago
  5. 262d965 [autotest][cfm] Use cfm_usb_devices instead of magic numbers and strings by Denis Tosic · 7 years ago
  6. 9d520fd Fix meet_app tag name in DEPENDENCIES. by Kristoffer Erlandsson · 7 years ago
  7. a6c23f4 Add documentation for configurable CFM tests. by Kristoffer Erlandsson · 7 years ago
  8. 8926c4c [CfM autotest] update the DualSpeaker test to use CrasNodeCollector. by Claes Malmnas · 7 years ago
  9. 2ef1ec3 Add AssertUsbDevice action. by Kristoffer Erlandsson · 7 years ago
  10. 494498e kernel_MemoryRamoop: move to /sys/fs/pstore by Mike Frysinger · 7 years ago
  11. 80de77a network_VPNConnect: Add IPv6 blackhole test by Kevin Cernekee · 7 years ago
  12. 4750f0d [CfM autotest] move interface check to UsbDevice. by Claes Malmnas · 7 years ago
  13. d71b47b Add reboot action. by Kristoffer Erlandsson · 7 years ago
  14. e818664 [CfM autotest] Simplify the UsbDeviecCollector API. by Claes Malmnas · 7 years ago
  15. 83c0fe0 [autotest][cfm] Move usb related classes into their own /usb directory by Denis Tosic · 7 years ago
  16. 062283b [CfM autotest] rename the class UsbDevices UsbDeviceCollector. by Claes Malmnas · 7 years ago
  17. d009e10 [CfM autotest] introduce utility classes for cras data. by Claes Malmnas · 7 years ago
  18. b978c3d [autotest][cfm] Improve naming for the MIMO USB devices by Denis Tosic · 7 years ago
  19. 1217ea5 kernel_ConfigVerify: make sure FW_LOADER_USER_HELPER is disabled by Mike Frysinger · 7 years ago
  20. 795afbd security_SuidBinaries: Update the baseline for Android master by Luis Hector Chavez · 7 years ago
  21. 445b249 [moblab] Update the CTS version for Dec by Keith Haddow · 7 years ago
  22. c3ecf13 [autotest] Delete the unused file get_usb_devices.py by Claes Malmnas · 7 years ago
  23. 671dbec Address comments on https://crrev.com/c/781721/8 added after submit. by Claes Malmnas · 7 years ago
  24. c36453e [autoteset] Fix bug RuntimeError argument list. by Claes Malmnas · 7 years ago
  25. c87ddde [autotest] Update the test to use the UsbDevices utility class. by Claes Malmnas · 7 years ago
  26. f4e857a autotest: skip crashinfo collection if job is in fast mode. by Xixuan Wu · 7 years ago
  27. e4773c7 Raise TestError when it fails to retrieve test results. by Dean Liao · 7 years ago
  28. 220e2ba [autotest] Add new columns to JobHandoff by Allen Li · 7 years ago
  29. d31d732 [autotest] Factor out handler implementation by Allen Li · 7 years ago
  30. dbdaab5 [autotest] Pass lucifer_run_job arguments positionally by Allen Li · 7 years ago
  31. 157a498 [autotest] Improve lucifer logging by Allen Li · 7 years ago
  32. 3d089a1 [autotest] Fix flush capitalization by Allen Li · 7 years ago
  33. 6285198 autotest: schedule RESET task for DUTs that fail jobs. by Xixuan Wu · 7 years ago
  34. 60325a6 autotest: skip get_network_stats if job is in fast mode. by Xixuan Wu · 7 years ago
  35. 65aaca3 kernel_ConfigVerify: Updated for 4.12 kernel by Pratik Vishwakarma · 7 years ago
  36. 7061243 [autotest] Update usb_devices to not use get_usb_devices. by Claes Malmnas · 7 years ago
  37. baa9aa8 [autotest] Add unit tests for cfm_facade_native.py by Denis Tosic · 7 years ago
  38. 197c03a graphics_WebGLPerformance: report number of failures by Po-Hsien Wang · 7 years ago
  39. f74957d [autotest] Fix is_available() by Allen Li · 7 years ago
  40. bfcd65b autotest: parse fast attribute for client job. by Xixuan Wu · 7 years ago
  41. fb2e742 platform_ImageLoader: use utils.system() by Xiaochu Liu · 7 years ago
  42. c51cc1f [autotest] Allow server tests to print out client side test fail msg. by Kevin Cheng · 7 years ago
  43. 982d68b [autotest] Update UsbDevices to operate on objects instead of strings. by Claes Malmnas · 7 years ago
  44. ee5c0c6 graphics_Drm: stop running vgem_test on older ARM kernels by Gurchetan Singh · 7 years ago
  45. 6963583 platform_BootPerf: move to /sys/fs/pstore by Mike Frysinger · 7 years ago
  46. 288b0fc autotest: parse num_tests_failed in record for server job. by Xixuan Wu · 7 years ago
  47. 373e919 Change name to be consistent with other CFM tests. by Kristoffer Erlandsson · 7 years ago
  48. 4d09b48 gbmtest: ignore Tegra for test_dmabuf_map() by Gurchetan Singh · 7 years ago
  49. 906a907 graphics_Drm: don't run atomictest on Baytrails by Gurchetan Singh · 7 years ago
  50. a1f606b graphics_Drm: use better utils file by Gurchetan Singh · 7 years ago
  51. 44befad inventory: Support models in dut_status by Prathmesh Prabhu · 7 years ago
  52. a27022c Typo fix by Dan Shi · 7 years ago
  53. 7d1a6ab Alter how ARC disables a UI prompt on APK install by Lloyd Pique · 7 years ago
  54. d0e6c94 autotest: remove line breaks in provision error messages. by Xixuan Wu · 7 years ago
  55. 0624ad5 Add an action for asserting file contents. by Kristoffer Erlandsson · 7 years ago
  56. 8a05dd4 platform_CleanShutdown: Cleanup the umount_failure file between runs. by Greg Kerr · 7 years ago
  57. 74554cc platform_ImageLoader: use utils.system_output() by Xiaochu Liu · 7 years ago
  58. e4e50a5 moblab_RunSuite: Add test_arg to specify upstart service timeout. by Prathmesh Prabhu · 7 years ago
  59. 7e0298b power_LoadTest: Use https instead of http by Derek Basehore · 7 years ago
  60. 0c0e776 [autotest] Filter out cros_version when finding DUTs to provision by Allen Li · 7 years ago
  61. f7aa288 [autotest] Fix lxc_cleanup. by Ben Kwa · 7 years ago
  62. d3df7b6 Copy push_to_device dependecies with test, uprev push_to_device by Rohit Makasana · 7 years ago
  63. c991a5d [autotest] Tidy up service error handling. by Ben Kwa · 7 years ago
  64. 3c0f36a [autotest] Clean up message handling. by Ben Kwa · 7 years ago
  65. 241e0e8 gbmtest: add test_dmabuf_map() by Gurchetan Singh · 7 years ago
  66. 5cd7d73 gbmtest: use new buffer creation flags by Gurchetan Singh · 7 years ago
  67. 75f8808 [autotest] Merge patch() and monkeypatch() by Allen Li · 7 years ago
  68. d64e4c8 [autotest] Move lease logic to Autotest side by Allen Li · 7 years ago
  69. 5a3ed35 [autotest] Fix silly typo in luciferlib by Allen Li · 7 years ago
  70. ff162b7 [autotest] Move set_state logic into job_reporter by Allen Li · 7 years ago
  71. cf1c3ca firmware_Cr50ConsoleCommands: check ccd version is consistent by Mary Ruthven · 7 years ago
  72. 5cb9630 firmware_Cr50ConsoleCommands: update for .25 gpiocfg by Mary Ruthven · 7 years ago
  73. 3187340 firmware_Cr50ConsoleCommands: update for .25 pinmux output by Mary Ruthven · 7 years ago
  74. 5c5896e firmware_Cr50ConsoleCommands: Update for .25 behaviors by Mary Ruthven · 7 years ago
  75. 025bdad firmware_Cr50ConsoleCommands: sort output by Mary Ruthven · 7 years ago
  76. 0add42f autotest: Disable desktopui_MusLogin and MashLogin on a few boards by James Cook · 7 years ago
  77. c2846d5 [autotest] Make lxc_functional_test.py runnable. by Ben Kwa · 7 years ago
  78. 114710b [autotest] Fix bug in _verify_usb_device_ok. by Claes Malmnas · 7 years ago
  79. 2081ad5 [autotest] Code refactoring. by Claes Malmnas · 7 years ago
  80. 8c212cf autotest: Increase wait time for VM to power on by harpreet · 7 years ago
  81. 6e29245 [autotest] Introduce a UsbDeviceSpec class. by Claes Malmnas · 7 years ago
  82. e3e75f6 Revert "Revert "[telemetry_runner] Connect SSH host with non-default port."" by Dean Liao · 7 years ago
  83. f8b787a audio_CrasLoopback/audio_AlsaLoopback: use sine wave for input. by Wu-Cheng Li · 7 years ago
  84. aa013fa autotest: add GceHost for autotest setup. by Pradeep Sawlani · 7 years ago
  85. 0e6a5e5 First step towards an scenario specification API. by Kristoffer Erlandsson · 7 years ago
  86. 3478f88 [autotest] Fix broken test. by Claes Malmnas · 7 years ago
  87. c04d356 [autotest] Code cleanup. by Claes Malmnas · 7 years ago
  88. 0a6eee5 cheets_CTS_N: disable max_retry on kahlee by Benjamin Gordon · 7 years ago
  89. f5b2cb5 autotest: reraise provision errors with the original traceback. by Prathmesh Prabhu · 7 years ago
  90. 3916b47 graphics_Sanity: fix formatting. by Ilja H. Friedel · 7 years ago
  91. 051d937 tradefed_test: apply pyformat -y -s 4. by Ilja H. Friedel · 7 years ago
  92. d126283 audio_test_data: refactor AudioTestDataGenerateOnDemand by Wu-Cheng Li · 7 years ago
  93. c31033c autotest: Point fix for chaos_runner host creation by Prathmesh Prabhu · 7 years ago
  94. fa9975f firmware_Cr50Update: use cr50_test to remove rootfs verification by Mary Ruthven · 7 years ago
  95. 04fd3e8 firmware_FWMPDisableCCD: wait for tpm ready after clearing owner by Mary Ruthven · 7 years ago
  96. 2748f63 cr50_test: wait for tpm ready after clearing owner by Mary Ruthven · 7 years ago
  97. 9e2adb6 [autotest] Move HQE state assertion by Allen Li · 7 years ago
  98. 63e21c3 [autotest] Extract _make_handler by Allen Li · 7 years ago
  99. 58e01ce [autotest] Extract _parse_args function by Allen Li · 7 years ago
  100. 0459da3 [autotest] Add chromite_load and deps_load by Allen Li · 7 years ago