1. f1aef80 [autotest] Delete some unused content from server/tests by Richard Barnette · 6 years ago
  2. 18dc888 [autotest] Remove unused arguments from create_host() calls. by Richard Barnette · 8 years ago
  3. 36b6170 [autotest] Fix rsync command when retrieving multiple files. by Gwendal Grignou · 8 years ago
  4. 5ace6f2 [autotest] Support Android/Brillo suite runs. by Simran Basi · 9 years ago
  5. bf3b670 Remove EXPERIMENTAL = True from all non-BVT tests. by J. Richard Barnette · 10 years ago
  6. 7d52a03 Remove setting EXPERIMENTAL = False from all control files. by J. Richard Barnette · 10 years ago
  7. c9e2092 [autotest] server-side and client-side need different names. by Alex Miller · 10 years ago
  8. a6f8d29 autotest: Remove older iperf related code. by Christopher Wiley · 11 years ago
  9. 39164ca [autotest] only retry tests if they fail with TestFailRetry by Aviv Keshet · 11 years ago
  10. 9abbf3c [autotest] add server-side dummy_Fail tests by Aviv Keshet · 11 years ago
  11. 75c33da [autotest] make flaky_test.py less flaky by Aviv Keshet · 11 years ago
  12. 8307b0c [autotest] Add dummyflake suite for testing test retries by Aviv Keshet · 11 years ago
  13. 5389954 [autotest] Flaky tests, tests that will pseudo-randomly fail. by Scott Zawalski · 11 years ago
  14. 07eb487 Adding iperf fixes to netperf2 and netpipe. by Paul Pendlebury · 13 years ago
  15. 6fd037a Fix parse errors on iperf. by Paul Pendlebury · 13 years ago
  16. 726afe8 Fix iperf test and make server/client jobs to write to different result log directory. by Eric Li · 13 years ago
  17. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 13 years ago
  18. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  19. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  20. 9805821 I've split IPerf out into a control file and an iperf.py file, by mbligh · 14 years ago
  21. 9759030 add missing files from previous commit by mbligh · 14 years ago
  22. 3649141 Split netperf/netpipe control files out into tests by mbligh · 14 years ago
  23. 12b4558 Massive permission fix by lmr · 15 years ago
  24. be69e17 Don't even bother trying to collect sysinfo during reinstalls. It by mbligh · 15 years ago
  25. e2ffbff Fixed running server reinstall test with multiple machines by using by mbligh · 15 years ago
  26. 1be877f Reinstall test, accidentally got left out of r3576. by showard · 15 years ago
  27. 75ef58b Make it possible to run the "cleanup" phase manually. by mbligh · 16 years ago
  28. d0da285 Change the server side sleeptest control file to be parallelizable, by jadmanski · 16 years ago
  29. f3629c8 Change the server sleeptest to use run_once. by jadmanski · 16 years ago
  30. 8ad6de5 Add proper missing test_class variable to iperf/netperf2 server tests by mbligh · 16 years ago
  31. 9ab7818 fix server side sleeptest name by mbligh · 16 years ago
  32. 79a2ee1 Create a verify test so that its possible to see the results of verify in TKO. by mbligh · 16 years ago
  33. f1d5392 The server side sleeptest should be importing server.test not client.test! by mbligh · 16 years ago
  34. 5d69ff0 Updated control.srv in netperf, iperf and netpipe to use job.parallel_simple by mbligh · 16 years ago
  35. cf8e0b7 Added netpipe test. by mbligh · 16 years ago
  36. b405b98 Updated netperf2 test to support the TCP_SENDFILE test. by mbligh · 16 years ago
  37. 52fa692 Parsed output to generate keyvals for specific netperf tests. Additionally by mbligh · 16 years ago
  38. a5630a5 Added run_parallel to utils.py and updated netperf.py to use make use of the by mbligh · 16 years ago
  39. 8d631c9 Convert all our uses of directoy SSHHost construction over to use by jadmanski · 16 years ago
  40. 0395974 Rename the netperf2 control file to control.srv, to be consistent with the by jadmanski · 16 years ago
  41. d52e3e2 Updated iperf.py to handle multiple concurrent connections. by mbligh · 16 years ago
  42. d6ae085 Edited job.py to add toolsdir by mbligh · 16 years ago
  43. a985068 To test writing keyval files the _proper_ way I updated the bonnie test by mbligh · 16 years ago
  44. 63d1fd0 Added iperf server test by mbligh · 16 years ago
  45. 858eb1b add IP addresses to netperf2 by mbligh · 16 years ago
  46. 4a44dab add server side control file for netperf2 by mbligh · 16 years ago
  47. cb19d7c Changed Test Class from 'USELESS' (which is very descriptive) to 'SOFTWARE' (which is less so). by mbligh · 16 years ago
  48. 2f70831 sleeptest was not importing test correctly. by mbligh · 16 years ago
  49. 8525459 Added control variables (NAME, etc.) to the sleeptest control file. by mbligh · 16 years ago
  50. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  51. 0526936 Add support for tests on the server side by mbligh · 17 years ago
  52. 43ac522 Move tests into self-test by mbligh · 17 years ago
  53. c8949b8 Add autotest support in server side by mbligh · 17 years ago
  54. dcd57a8 Add initial version of autoserv by mbligh · 17 years ago