1. e5e3b87 Added support for graphing firmware boot time. by Kelly Lucas · 14 years ago
  2. cf06710 Provide detail error messages for automated sequence tests by Hung-Te Lin · 14 years ago
  3. 33c149a New factory test list to work with new flow by Hung-Te Lin · 14 years ago
  4. a695cd1 modify factory_Wipe to fit into new flow (with factory_Verify) by Hung-Te Lin · 14 years ago
  5. 95b98ec the new test to upload factory logs to FTP site by Hung-Te Lin · 14 years ago
  6. 3926101 add new 'factory_Verify' test which verifies all required tests are finished. by Hung-Te Lin · 14 years ago
  7. 3ef8554 autotest: factory: add power_Resume test to factory runin for sleep/wake verif by Todd Broch · 14 years ago
  8. 9cd21d6 revive power_Backlight test by Todd Broch · 14 years ago
  9. 9ec4c7b Fix test dargs, and statusmap creation. by Tammo Spalink · 14 years ago
  10. 912e209 Add unique_name test attr, fix UI active test selection, clean up test_list. by Tammo Spalink · 14 years ago
  11. 667e17c add force_run utilities to help testing flashrom write protection stuff by Hung-Te Lin · 14 years ago
  12. 610180d Fix normal (non-keyboard-shortcut) case. by Tammo Spalink · 14 years ago
  13. 3f96477 Refactor -- make ui passive watcher, control a passive test list. by Tammo Spalink · 14 years ago
  14. 45841a5 add shift key (Shift_L) LED to factory_Leds test by Todd Broch · 14 years ago
  15. c053dfe call update_engine_client and wait on exit code. by Sean O · 14 years ago
  16. 01216f0 fix server_ping on wifi testbed by Sam Leffler · 14 years ago
  17. 61cd433 Changed to new value we support for kernel/panic. by Kelly Lucas · 14 years ago
  18. a7f995d [autotest] add more logging when we change DNS by Chris Masone · 14 years ago
  19. fb815c9 Match BOM to get HWQual ID, write proper GBB, and do component test. by repo sync · 14 years ago
  20. 684f02a Remove WMA Pro tests until support is in. by Darin Petkov · 14 years ago
  21. 1f1d04d Add an SD card reader test. by Bryan Freed · 14 years ago
  22. 0046aeb Added finally block to close paramiko client connection. by Kelly Lucas · 14 years ago
  23. 0c68b84 Made changes per code review. by Kelly Lucas · 14 years ago
  24. 5c6154d Added code for HTML for table.css stylesheets. by Kelly Lucas · 14 years ago
  25. 882f16b Added tracking and graphing resources using RRDTool. by Kelly Lucas · 14 years ago
  26. 7d01c5b allow force execution of factory_Wipe test. by Hung-Te Lin · 14 years ago
  27. 3fa30f9 Update autotest tests to use make -j where possible. by David James · 14 years ago
  28. c530932 graphics_WebGLConformance: use tarballs for WebGLConformance test by Zdenek Behan · 14 years ago
  29. 5fc3be6 Fix bug that forget to change part_id_bios to vendor_id_bios. by Tom Wai-Hong Tam · 14 years ago
  30. f983ad0 BrowserTest experiencing odd Autotest aborts. Isolating it from the suite seems to help. by Mike Truty · 14 years ago
  31. 9f97ccc re-enable shared key tests now that wpa_supplicant is fixed by Sam Leffler · 14 years ago
  32. 089aa61 Introduce a test for ath3k hardware. by vbendeb · 14 years ago
  33. 38dfe85 Added full E2E kcrash testing by Ken Mixter · 14 years ago
  34. 4ea5855 minor: activate factory_Audio in suite_Factory/control as it got reverted by Todd Broch · 14 years ago
  35. fb2c3ae Remove unused import to base_partition module, which has been removed from upstream. by Eric Li · 14 years ago
  36. 5d3e454 Autotest for ScreenLocker by Mitsuru Oshima · 14 years ago
  37. f1f866b Added chrome's sync_integration_tests to autotests (nightly suite). by Zelidrag Hornung · 14 years ago
  38. ad52b3d Move deftxkey into first config block by Paul Stewart · 14 years ago
  39. ef0c4d5 Merge remote branch 'origin/upstream' into tempbranch by Eric Li · 14 years ago
  40. 0b934ef graphics_SanAngeles doesn't need to log in by Chris Masone · 14 years ago
  41. 11bb4a3 o3d-tests: simple implementation of tarball fetching and management by Zdenek Behan · 14 years ago
  42. 82e1196 by jadmanski · 14 years ago
  43. 2b938d7 minor: force grep to interpret /var/log/messages as ascii BUG=none TEST=manual by Todd Broch · 14 years ago
  44. 38fd698 Add logging to DNS reverting code by Chris Masone · 14 years ago
  45. 2bf04e7 Use /root/.leave_core and avoid remounting / rw during tests by Ken Mixter · 14 years ago
  46. 62ebc33 Add a USB test that checks for version 2.0 support. by Bryan Freed · 14 years ago
  47. cd7d191 Chrome autotest build speedup by Zelidrag Hornung · 14 years ago
  48. cee3944 Add crash sender, missed in 20d9e4 aka by Ken Mixter · 14 years ago
  49. b8f52ef Whitespace cleanups by Paul Stewart · 14 years ago
  50. 20d9e47 Split logging_UserCrash out into two other files by Ken Mixter · 14 years ago
  51. 048bbee [autotest] Update to compile against new libchrome by Chris Masone · 14 years ago
  52. 5d1d162 802.1x EAP-TLS Authentication for wifi tests by Paul Stewart · 14 years ago
  53. cc4e547 [autotest] Fixes for login tests in the BVT and nightly suites by Chris Masone · 14 years ago
  54. 5346e4e ChromiumOS updater client lib refactoring and fixes. by Sean O'Connor · 14 years ago
  55. 9426d3a Add Keyboard test to the HWQual Suite by Benson Leung · 14 years ago
  56. df7869c Enforce type cast of host attribute from unicode to str. When it was fetched from the db, the default type is unicode. by Eric Li · 14 years ago
  57. 1b45bf1 Add the tsl2563 light sensor test to the HWQual suite. by Bryan Freed · 14 years ago
  58. c9628b3 Correctly auto-detect 2GHz and 5GHz phy devices by Paul Stewart · 14 years ago
  59. 7f08692 Add some more test cases for login by Chris Masone · 14 years ago
  60. 2e2e979 Correctly make login tests ignore missing log files on exit by Chris Masone · 14 years ago
  61. f610dfa This is a test to verify Cryptohome behavior on TPM clear/re-own (vault must be deleted). by Frank Swiderski · 14 years ago
  62. c7d387e by jamesren · 14 years ago
  63. 1851a9a Give UI tests the ability to detect chrome crashes during login by Chris Masone · 14 years ago
  64. 05ce757 Make login_LoginSuccess wait for cookie fetching by Chris Masone · 14 years ago
  65. c939dd6 BUG=chrome-os-partner:505 by Che-Liang Chiou · 14 years ago
  66. d2fd04d Per discussion with Eric Li we needed a new suite for launching the WiFi tests for our RF enclosure setup. What I did is combine the relevant portions from the control files of the two WiFi tests. by Dale Curtis · 14 years ago
  67. 5eb1e61 Update the tsl2563 test. by Bryan Freed · 14 years ago
  68. f19e20c Add the firmware load test to the Network3G suite. by Elly Jones · 14 years ago
  69. e42304d fix a bug in the new chromium_host machine_install routine. by Eric Li · 14 years ago
  70. 096c10a Add a 3G firmware loading test (for BVT, eventually). by Elly Jones · 14 years ago
  71. d86742e Remove arguments from control script; the network3G test suite doesn't supply them. by David Rochberg · 14 years ago
  72. 9f3311a Make tests robust to failed login cookie fetch by Chris Masone · 14 years ago
  73. 9527e04 Fix cryptohome unmounting tests, include them in Nightly appropriately by Chris Masone · 14 years ago
  74. ea80e8d Invoke powerd_suspend to transition sytem to suspend-to-RAM state. by Sameer Nanda · 14 years ago
  75. 271a743 Add update-engine support to ChromiumOSHost's machine_install. by Sean O'Connor · 14 years ago
  76. e660ed8 by jamesren · 14 years ago
  77. 0838469 Fixed hasattr issue. Not sure how it passed testing before??? by Dale Curtis · 14 years ago
  78. 8a68cbe Fixed test name. network_3GModem => network_3GModemPresent by Dale Curtis · 14 years ago
  79. f23532f Given a GBB blob, this test writes it to firmware. by Tom Wai-Hong Tam · 14 years ago
  80. e386ae4 change light sensor test location to before devrec test. by Hung-Te Lin · 14 years ago
  81. 8e5db7b Check required tests in factory_Wipe stage and add mark Google Required Tests in suite_Factory by Hung-Te Lin · 14 years ago
  82. cba5b4a Fix autotest breaks in realtimecomm. by Zhurun Zhang · 14 years ago
  83. 14b6442 Use flashrom_util to detect firmware size instead of dmidecode. by Tom Wai-Hong Tam · 14 years ago
  84. 3afc837 Remove login_CryptohomeUnmounted.incognito as instructed by dev. by Eric Li · 14 years ago
  85. 96f017d Make failure to copy chrome logs (that may not exist) non-fatal by Chris Masone · 14 years ago
  86. 15b425c Fixed unknown attribute errors in 3G and NightlyPower suites. by Dale Curtis · 14 years ago
  87. 6181b9d Revert "Modified page_cycler to copy the test binary instead of requiring Chromium source." by David James · 14 years ago
  88. 68405dd Modified page_cycler so it copies over the test binary instead of requiring Chromium source. by Ahmad Sharif · 14 years ago
  89. 7497c24c autotest for chrontel ( hdmi ) hw & sw presence by Todd Broch · 14 years ago
  90. 16235fd factory light sensor test by Todd Broch · 14 years ago
  91. 986903d Fix autotests to work with the revised cryptohome. by Frank Swiderski · 14 years ago
  92. bb9ef79 KVM test: Add openSUSE 11.3 guest install config by lmr · 14 years ago
  93. 606f7b7 factory external display test by Todd Broch · 14 years ago
  94. e55bff4 Update autotest chromeos image update routine. by Eric Li · 14 years ago
  95. be96c6d Added WiFi support to nightly power test. by Dale Curtis · 14 years ago
  96. 154a7fd KVM test: Unittest subtest: Avoid leak of extra_params by lmr · 14 years ago
  97. ba2baa5 Add AC and battery driver test to H/W Qual suite by Che-Liang Chiou · 14 years ago
  98. 01e4be1 For Issue 558: disabled some tests, updated checksums. by Alexey Marinichev · 14 years ago
  99. 3827540 KVM Test: time_drift_with_stop: Wait a few seconds after the continue by lmr · 14 years ago
  100. f4387bd KVM test: Subtest unittest: append extra_params to qemu cmdline by lmr · 14 years ago