1. d284e64 Adding test for checking to see if the devicekit-disks daemon is running by David Garcia · 14 years ago
  2. e59d7b2 Don't treat the error message as a format string in die(). by robotboy · 14 years ago
  3. 8d070ff Add site_sysinfo.py which emits extra system info as Autotest Test Attributes. by Mike Truty · 14 years ago
  4. 499d335 Use pprint to make the generated database more readable. by Darin Petkov · 14 years ago
  5. c40dabd A new test to verify the parition size is correct. by Kelly Lucas · 14 years ago
  6. 33ae33b Merge remote branch 'origin/upstream' into master. by Darin Petkov · 14 years ago
  7. fbda425 Fix Bvt as DoLogin requires script argument by Chris Sosa · 14 years ago
  8. 6027ecc Test that cryptohome is mounted after successful login. by Chris Masone · 14 years ago
  9. f3d3e52 KVM test: support TAP networking mode when executing tests in parallel by lmr · 14 years ago
  10. 57dfc97 Move login test config files to central location by Chris Masone · 14 years ago
  11. 0ce407d KVM test: kvm_preprocessing.py: minor style corrections v2 by lmr · 14 years ago
  12. 5df6eb4 KVM test: make kvm_stat usage optional by lmr · 14 years ago
  13. 8b5400c KVM test: kvm_utils.load_env(): do not fail if env file is corrupted by lmr · 14 years ago
  14. 5e06f18 Beginning of utils for testing cryptohome by Chris Masone · 14 years ago
  15. bb2ea58 KVM test: kvm.py: make sure all dump_env() calls are inside 'finally' blocks by lmr · 14 years ago
  16. 8a47ce3 KVM test: kvm_preprocessing.py: minor style corrections by lmr · 14 years ago
  17. e98a5b2 rename vendor id to part id by Louis Yung-Chieh Lo · 14 years ago
  18. 1f7e214 Vboot Reference: Add image verification tests and benchmark to autotest. by Gaurav Shah · 14 years ago
  19. 9ea4105 Rename function from vendor_id_stroage to part_id_storage by Tom Wai-Hong Tam · 14 years ago
  20. be8d250 Add realtimecomm audio codec benchmark. by Zhurun Zhang · 14 years ago
  21. 3a16e1b Add more test cases for login by Chris Masone · 14 years ago
  22. b76c594 We've been passing on errors that have been important before. We need to give more user feedback by Chris Sosa · 14 years ago
  23. 92afa56 Rebase the AUTOTEST_WEB database to schema version 51. Also default the by jamesren · 14 years ago
  24. f534ae4 Fix use of chromeos_utils by Chris Masone · 14 years ago
  25. 9af4f29 refactor the doing of login so it can be re-used in more tests by Chris Masone · 14 years ago
  26. 48c65de purge ugly escapes in strings by Sam Leffler · 14 years ago
  27. d133901 More cleanups and fixups. by Sam Leffler · 14 years ago
  28. a09bdc7 test: Rename misspelled desktopui_ChromeFirstRender test. by Daniel Erat · 14 years ago
  29. 44a58c4 remove the trailing return from python file read function. by Eric Li · 14 years ago
  30. 5e9f764 Utilize lspci to grab system information. by Louis Yung-Chieh Lo · 14 years ago
  31. 968b41f Add storage probing function in hardware_Components test by Tom Wai-Hong Tam · 14 years ago
  32. 3bced13 KVM test: cd_hash: remove -i command line option by lmr · 14 years ago
  33. ec627d8 KVM test: kvm_config: remove -f command line option by lmr · 14 years ago
  34. 173e769 Fix name of hardware_Components due to the name change by Tom Wai-Hong Tam · 14 years ago
  35. 28effd8 HW component check in mfg test suite. by Tom Wai-Hong Tam · 14 years ago
  36. dbc5eaf Moved binding/listening on the server socket from by mbligh · 14 years ago
  37. 648c39f server_job.run should only remove the uncollected_logs file if it created it. The method may be used recursively, so the call that creates it is the one responsible for removing it. by jadmanski · 14 years ago
  38. 57270ed Config parsing needs to save off the IdentityFile values, not the host pattern used to match against the host name. Otherwise it never actually extracts the IdentityFile entries from the config. by jadmanski · 14 years ago
  39. 0147196 Add an option to disable/enable the use of ssh-agent with paramiko. On servers running large numbers of jobs it's possible for autoserv to DoS the ssh-agent with too many requests, so it's useful to be able to restrict the usage to keyfiles only in certain situations. by jadmanski · 14 years ago
  40. 36f1a65 Rename autotests to be consistent with tracker areas by Ken Mixter · 14 years ago
  41. 1edd9bb Webcam information extraction method is changed by Swati Sharma · 14 years ago
  42. 03ef7ff Scrashme test: Updating scrashme to the latest git snapshot by lmr · 14 years ago
  43. 6f37e81 Add basic Bluetooth interface testing to the BVTs. by Darin Petkov · 14 years ago
  44. a29a5cb KVM test: Parallel install of guest OS v3 by lmr · 14 years ago
  45. a25bf52 Updated hwqual readme by Ken Mixter · 14 years ago
  46. 1c64f7c Change part_id to vendor_id so that it's obvious we don't id the parts. by Darin Petkov · 14 years ago
  47. 6549490 Fix handling of having no ports. by Albert J. Wong · 14 years ago
  48. d72ba36 Add a top level watchlist for the autotest repo. by Darin Petkov · 14 years ago
  49. 3c11f25 KVM test: Refactoring the 'autotest' subtest by lmr · 14 years ago
  50. b79ce5f KVM test: Make qcow2 check image non critical by lmr · 14 years ago
  51. d73460f KVM-test: Raise an exception when fail to create dest VM by lmr · 14 years ago
  52. 224a541 KVM-test: SR-IOV: Fix a bug that wrongly check VFs count by lmr · 14 years ago
  53. 08f8e63 TBR:petkov@chromium.org by Swati Sharma · 14 years ago
  54. 5f4e4d5 Run commands as chronos and set the appropriate pulseaudio environment. by Darin Petkov · 14 years ago
  55. f0690eb take the client machine identity from the command line by Sam Leffler · 14 years ago
  56. 6969d1d automated WiFi test framework and start of tests by Sam Leffler · 14 years ago
  57. a83bfe6 Basic semi-automated test for audio that tests playback/record on each device in the system. by Albert J. Wong · 14 years ago
  58. 2a3d6ed Several fixes in autotests. by Zhurun Zhang · 14 years ago
  59. 47bd737 Set hostless queue entries to STARTING upon scheduling the agent. This by jamesren · 15 years ago
  60. b2ddc89 Add the battery load test to the hwqual suite. by Darin Petkov · 15 years ago
  61. 8cc04f2 Teartest with -o flag to specify override redirect window and -r number to specify refresh rate. by Alexey Marinichev · 15 years ago
  62. ec7eb53 set resource loading path relative to the executable by Antoine Labour · 15 years ago
  63. e0b2e46 Some cleanup of the test. Remove regular expressions for now otherwise by Darin Petkov · 15 years ago
  64. a44cb81 Move gl_Bench into a dep so that it can be re-used among tests by Antoine Labour · 15 years ago
  65. 31d58c1 Fix identifier. by Darin Petkov · 15 years ago
  66. cdee172 Fix so that join works. by Darin Petkov · 15 years ago
  67. 50fb541 Run audiovideo_V4L2 test in parallel. by Sameer Nanda · 15 years ago
  68. bc13c81 Missed 2 migrations... by jamesren · 15 years ago
  69. 163decb Add missing frontend/planner/model_attributes.py by jamesren · 15 years ago
  70. 3e9f609 Implementation of Test Planner execution engine. Is currently able to by jamesren · 15 years ago
  71. 4b6bf5d More tests for approved components. Very few actually work (just CPU and audio). by Darin Petkov · 15 years ago
  72. 3c19973 Two unrelated changes: by Alexey Marinichev · 15 years ago
  73. 2a0d01f Without this change there was no indication if the test name pattern matched by mbligh · 15 years ago
  74. b68405d Better error handling and message when the (site) authentication didn't work. by mbligh · 15 years ago
  75. cf20a62 Remove the analysis directory, i.e. 2170-autotest/yrnx1/analysis/. I have not seen any use for this and the code does not seem to point to it anywhere. If someone uses it speak up otherwise we are removing it. by mbligh · 15 years ago
  76. 8be4cd7 Fail setup_job if there're no setup candidates. by Darin Petkov · 15 years ago
  77. 9805821 I've split IPerf out into a control file and an iperf.py file, by mbligh · 15 years ago
  78. 21781fb Update base_packages to add a plus to the find command for pruning by mbligh · 15 years ago
  79. 811e38f Update source_unittest to specify the timezone so file checks pass properly when scraping rsync output. by mbligh · 15 years ago
  80. e0cbc91 Add support to autoserv for a --control-filename parameter, to allow users to by mbligh · 15 years ago
  81. a991f2b Minor comments for RunTest and TimeBench. by Alexey Marinichev · 15 years ago
  82. befd50c add missing netpipe makefile patch by mbligh · 15 years ago
  83. 03c1b3d Fix the enable_ipfilter() which will now use path_exists(). by mbligh · 15 years ago
  84. 9759030 add missing files from previous commit by mbligh · 15 years ago
  85. e5b107a Corrected YUV test results. by Alexey Marinichev · 15 years ago
  86. 374397e Added Chrome ui_tests to autotest by Zelidrag Hornung · 15 years ago
  87. fc413a8 Added default capture test as well as a parameter to control test time. by Sameer Nanda · 15 years ago
  88. a83be81 autotest: adding ui_ChromeRunning by Antoine Labour · 15 years ago
  89. 3148f55 Give more time to video playback, since the testcase sometimes complains video duration too short. by Zhurun Zhang · 15 years ago
  90. b5cb239 Add a basic enable/disable test for the Bluetooth hci0 interface. by Darin Petkov · 15 years ago
  91. b838e3d Forgot some other references to dirs in /usr/local. by Kelly Lucas · 15 years ago
  92. 1b05a6d All client and server tests are run from this single server autotest suite. Currently runs in less than 10 minutes but a few tests are failing. by Ken Mixter · 15 years ago
  93. ef6cb87 Made changes to conform to our new file system layout. by Kelly Lucas · 15 years ago
  94. 4bf34c9 Made changes to support mpstat on Chrome OS. by Kelly Lucas · 15 years ago
  95. 73ec8e2 KVM test: Make sure check_image script runs on VMs turned off by lmr · 15 years ago
  96. 133d11a KVM test: Exposing boot and reboot timeouts in config files by lmr · 15 years ago
  97. 5132330 add time constraints by Jie Sun · 15 years ago
  98. 0d2fcb1 Merge remote branch 'remotes/origin/upstream' into tmpbranch by Sean O'Connor · 15 years ago
  99. fafb79c Quick fix typo. by Zhurun Zhang · 15 years ago
  100. b2fd60b Minor fixes to power test. by David James · 15 years ago