1. 1e5db6a Testcase for Issue 6965 - Login on top of previously mounted cryptohome. by Sean O · 14 years ago
  2. 7a35c20 Add EC hash in hardware_Components database by Hung-Te Lin · 14 years ago
  3. 517d95a Revert "Merge remote branch 'cros/upstream' into tempbranch2" by Benson Leung · 14 years ago
  4. 7a0e9d4 Exported utility functions for RTC and system sleep by Paul Stewart · 14 years ago
  5. 25fc6d1 Merge remote branch 'cros/upstream' into tempbranch2 by Eric Li · 14 years ago
  6. e9dfa20 Enable pyauto tests in autotest nightly suite. by Nirnimesh · 14 years ago
  7. 3ce7b64 add tests for Ascii WEP keys and to test invalid parameters by Sam Leffler · 14 years ago
  8. 5c58273 add per-step failure support for WiFi tests by Sam Leffler · 14 years ago
  9. 9bd48de Add a startup delay to power extension test start. by Sameer Nanda · 14 years ago
  10. 6e6645d Clean up site_wlan_connect.py a bit by Paul Stewart · 14 years ago
  11. b139313 get Synatics touchpad by Joseph Hwang · 14 years ago
  12. 6be3b23 Merge remote branch 'refs/remotes/origin/master' into sysmon by Kelly Lucas · 14 years ago
  13. 6d77062 autotest: Increase Chrome first-render timeout by Ken Mixter · 14 years ago
  14. ef05b26 autotest: Remove missing test from suite by Ken Mixter · 14 years ago
  15. b4128fc autotest: Bring platform_ProcessPrivileges test up to date by Ken Mixter · 14 years ago
  16. 5945fa2 autotest: Update logging_LogVolume with new expected files by Ken Mixter · 14 years ago
  17. e1fc460 autotest: Stash away cryptohomed.log to help diagnose login issues by Ken Mixter · 14 years ago
  18. d211afe Ignore ibus preferences that get set at an indeterminate time by Zach Kuznia · 14 years ago
  19. 9db1b2e autotest: Fix problem with logging_UserCrash tgz file being masked. by Ken Mixter · 14 years ago
  20. c26804d AP scan on correct wifi interfaces when dumping logs. by Daniel Kurtz · 14 years ago
  21. 8813504 Add Sentry power strip control and cryptohome/sync stress test by Dave Tu · 14 years ago
  22. 7d57299 AU: moved updated marker from /tmp to /var/run. by Darin Petkov · 14 years ago
  23. d1c6728 retry log parsing for suspend/resume event messages by Todd Broch · 14 years ago
  24. 4edf3bd Compare powersave on/off in netperf by Paul Stewart · 14 years ago
  25. 7814a55 Add desktopui_ImeTest to the nightly control file. by Zach Kuznia · 14 years ago
  26. e29978a Replace newline characters with "<br/>" in factory tests when raising test error exceptions, and replace them back to "\n" in factory_Review. by Che-Liang Chiou · 14 years ago
  27. 512d207 Removed audiovideo_VL42 from power_LoadTest. by Sameer Nanda · 14 years ago
  28. af5847e Be lenient if deconfig fails to find a bridge by Paul Stewart · 14 years ago
  29. 5605b14 Remove default BIOS flashrom memory layout by Hung-Te Lin · 14 years ago
  30. 6f99d0d Prevent uninitialized variable in factory_WriteGBB by Hung-Te Lin · 14 years ago
  31. 74144b2 Add autotests to check that the IME works. by Zach Kuznia · 14 years ago
  32. c261839 Make data_display_geometry as a check item in hardware component test. by Tom Wai-Hong Tam · 14 years ago
  33. 6f36ed2 Force success by Nick Sanders · 14 years ago
  34. 01062f8 Consoldidate wifi test suite boilerplate into site_wifitest.py by Paul Stewart · 14 years ago
  35. 67798b4 Import error library into site_wifitest by Paul Stewart · 14 years ago
  36. c1398df Create implicit concept of iterations in wifitest by Paul Stewart · 14 years ago
  37. 4428ee1 autotest: Test increased crash thresholds. by Ken Mixter · 14 years ago
  38. 384b2ec autotest: Make WM tests wait for initial browser window. by Daniel Erat · 14 years ago
  39. dc0dd84 autotest: Simplify desktopui_WindowManagerHotkeys. by Daniel Erat · 14 years ago
  40. 34c068e Base test class for chrome tests by Zelidrag Hornung · 14 years ago
  41. bcdce4e Log all component lists; single-line failures. by Tammo Spalink · 14 years ago
  42. f288f0f Fix destination address for ping (wifi addr) by Paul Stewart · 14 years ago
  43. 2a98c99 Deprecated libcrash.a so stop testing it by Ken Mixter · 14 years ago
  44. 93f250e Fix factory test by Hung-Te Lin · 14 years ago
  45. ea35c61 add entire FMAP structure into ROM hash by Hung-Te Lin · 14 years ago
  46. 3e62711 Generate GBB during factory instead of writing a prebuilt GBB. by Tom Wai-Hong Tam · 14 years ago
  47. 0bdf223 Change the path of qualified DBs in factory tests. by Tom Wai-Hong Tam · 14 years ago
  48. bf07207 Don't allow booting of factory image after wipe. by Nick Sanders · 14 years ago
  49. a2d4def Increased threads to 50, added update timestamp for HTML pages. by Kelly Lucas · 14 years ago
  50. 91e189e Add autotest which accounts for all process privileges by Jim Hebert · 14 years ago
  51. 98b1223 Change ROM hash calculation to trust FMAP by Hung-Te Lin · 14 years ago
  52. 24700b4 [autotest] Grab more chrome logs, not just the last one, to hedge against crashes by Chris Masone · 14 years ago
  53. 1d671cf Added feature to track version history of release and firmware. by Kelly Lucas · 14 years ago
  54. c4c4ba0 fix: factory framework member name change by Hung-Te Lin · 14 years ago
  55. 4a68f5a Fix for new status_map convention. by Tammo Spalink · 14 years ago
  56. 66d4aae Fix ibus autotest by having it launch ibus-daemon itself. by Zach Kuznia · 14 years ago
  57. e4af9f0 Display summary and failed tests results by Che-Liang Chiou · 14 years ago
  58. 59ee396 Fix Wipe. by Tammo Spalink · 14 years ago
  59. 66dcb08 Repeat "link down" on interface during deconfig by Paul Stewart · 14 years ago
  60. 6a59c40 Each test was changing the active playback sink port to perform the test on that port, but then not setting the port back to its original setting after the test. This could cause another test that expects the port to be set to the system default to fail. It was also leaving the system in a state where audio would not play out the speakers if the last test done was on a non-speaker port. by David Johnston · 14 years ago
  61. 5327951 Move desktopui_UrlFetch test to the end of nightly test suite. by Eric Li · 14 years ago
  62. e4c986c Force the postinst call in factory_Wipe to NOT update firmware by Hung-Te Lin · 14 years ago
  63. fbe3a3c Make cardreader mis-matched a special case to prompt error. by Tom Wai-Hong Tam · 14 years ago
  64. 310928c Retry delbr on linux_router deconfig by Paul Stewart · 14 years ago
  65. 5b7dd22 Add components which is requried to generate a GBB during factory. by Tom Wai-Hong Tam · 14 years ago
  66. 971eb50 Fix status reporting and auto-seq logic. by Tammo Spalink · 14 years ago
  67. 29825d6 Add check if EC is supported for factory_Leds test by Che-Liang Chiou · 14 years ago
  68. 6bae89d minor: convert error handling from CmdError to TestError by Todd Broch · 14 years ago
  69. ea04f56 Fix semantic bugs in flashrom_util.py by Tom Wai-Hong Tam · 14 years ago
  70. f9d247a Poll X server for login prompt, in addition to watching file system by Chris Masone · 14 years ago
  71. 5b7cfe0 Add keyval result for time to network ready by J. Richard Barnette · 14 years ago
  72. 6241aa1 Move Chrome SyncIntegrationTests from nightly to browser test suite. by Eric Li · 14 years ago
  73. 70541cd factory_WriteGBB and hardware_Components support locating file using HWID. by Tom Wai-Hong Tam · 14 years ago
  74. a5404fc Merge branch 'master' of http://git.chromium.org/git/autotest into owners by Sean O · 14 years ago
  75. 210c75e Fix waiting for ui on reboot. by Tammo Spalink · 14 years ago
  76. 53b755b Update wipe to work with verified rootfs by Nick Sanders · 14 years ago
  77. 11a9e13 Add flashrom memory layout detection by FMAP (using fmap_decode) by Hung-Te Lin · 14 years ago
  78. b4df97a BUG=chrome-os-partner:505 by Che-Liang Chiou · 14 years ago
  79. 7232d86 Get size using --get-size in flashrom_util.py instead of reading whole flash. by Tom Wai-Hong Tam · 14 years ago
  80. f90d9bc Add standalone netperf code directly within site_wifitest by Paul Stewart · 14 years ago
  81. e450efa hardware_DiskSize,SsdDetection: fix hardware root dev discovery by Will Drewry · 14 years ago
  82. 73fda9c Moved chrome autotests to chromium depot by Zelidrag Hornung · 14 years ago
  83. 267c00b Cleanups to test updater code. Handle service restart better, copy update-engine logs after tests. by Sean O · 14 years ago
  84. f8788e8 [autotest] Ensure that we clear /tmp/uptime-login-prompt-ready before starting a new test by Chris Masone · 14 years ago
  85. 1393ca7 Fix tests that rely on rootdev specifying a real block device. by Bryan Freed · 14 years ago
  86. 87750a7 Don't check BIOS vendor in hardware_Components test. by Tom Wai-Hong Tam · 14 years ago
  87. 5a23e6f Move those deps/factory/* to site_tests/suite_Factory/. by Tom Wai-Hong Tam · 14 years ago
  88. bb041f9 fix wep key typo caught by recent addition to check key matter by Sam Leffler · 14 years ago
  89. 455f1e3 By default, run 10 iterations of platform_BootPerfServer by J. Richard Barnette · 14 years ago
  90. 41d932f use iw instead of iwconfig to control power save mode by Sam Leffler · 14 years ago
  91. 23df3eb [autotest] Fix chrome log collection by Chris Masone · 14 years ago
  92. bf36ce8 Creates a suite for tests that will be run in a VM and fixes a bug in site_login by Ryan Cairns · 14 years ago
  93. 499fd06 Add more DBus exception trampolines by Paul Stewart · 14 years ago
  94. ac2421a Refactory UI to grab shortcut keys, and tests to not look for triggers. by Tammo Spalink · 14 years ago
  95. 6c0bacb Make hardware_Components test work on legacy BIOS by Hung-Te Lin · 14 years ago
  96. 987c11f autotest: Update logging_LogVolume whitelist. by Daniel Erat · 14 years ago
  97. 9a94a86 Test crash report enqueue limit by Ken Mixter · 14 years ago
  98. ec06727 Add a test for multicard reader support. by Bryan Freed · 14 years ago
  99. ec0b884 fix and comment log upload configuration defaults by Hung-Te Lin · 14 years ago
  100. 0f3605d Added reference images for glbench. by Alexey Marinichev · 14 years ago