1. cd8a516 Revert accidentally included parts of 1826 by mbligh · 17 years ago
  2. ecfdf86 Previous setup_modules set common as a shortcut for by jadmanski · 17 years ago
  3. 8513e32 The changes in rev 1840 break the standalone test harness, so remove it for now. by jadmanski · 17 years ago
  4. dbde0aa Updated version of last fix by mbligh · 17 years ago
  5. 2bfe2d2 Summary: Reverting some changes made on r1827 that were breaking svn trunk. by mbligh · 17 years ago
  6. e867310 Summary: Fixing circular reference issue during barrier module import. by mbligh · 17 years ago
  7. 74eebf3 Modify the parser and tko db code to flag test models as being for by jadmanski · 17 years ago
  8. 276c9ba When rpm_kernel adds a check_ident to the reboot steps, it shouldn't by jadmanski · 17 years ago
  9. a6014a0 Add unit tests for read_keyval, and fix a bug in its handling of by jadmanski · 17 years ago
  10. 23c080a Update profilers with descriptions and fix some module imports by mbligh · 17 years ago
  11. d5b1c1b Fix the import problem with profilers. by mbligh · 17 years ago
  12. 4205d89 Fix the unittest to make it pass and avoid relying on a fragile parser: by mbligh · 17 years ago
  13. c5205b8 Starts a unittest file for the common lib utils, and provides unit by jadmanski · 17 years ago
  14. b53a347 Roll back accidentally included changes from previous commit by mbligh · 17 years ago
  15. dfc0d2a Change default to repair anything we can by mbligh · 17 years ago
  16. b024fb1 Rename host protection category "Filesystem only" to "Repair filesystem only". by mbligh · 17 years ago
  17. 99c2c6f These files go into client/common_lib/ by mbligh · 17 years ago
  18. 6e8840c Fix whitespace handling in read_one_line / write_one/line by mbligh · 17 years ago
  19. 4f4e311 Better parsing of the output of the unittest runs so we properly by mbligh · 17 years ago
  20. 1086029 Control file fix for rmaptest by mbligh · 17 years ago
  21. ccc2cb4 Fix control file variables for client/tests adding required variables as described in : http://test.kernel.org/autotest/ControlFileRequirements by mbligh · 17 years ago
  22. a9a87a6 Fixed job_unittest failures to account for new argumnets that are being passed to created containers. by mbligh · 17 years ago
  23. 9e76707 Adding control file variables (NAME, DOC, etc.) by mbligh · 17 years ago
  24. faa0df4 Add control file vars to a handful of tests. by mbligh · 17 years ago
  25. 74d51af Added NAME, AUTHOR etc. variables to the control files. by mbligh · 17 years ago
  26. 0804da9 Found numerous problems thanks to pylint in sysbench. by mbligh · 17 years ago
  27. 1e9e7ce Control files cleanup. by mbligh · 17 years ago
  28. 578c33a Adds control file vars to a variety of control files in client/tests. by jadmanski · 17 years ago
  29. e15b033 Fix control file variables for client/tests adding required variables as by mbligh · 17 years ago
  30. 8a1ce95 Fix some fragility issues in the setup_modules code. In particular, by jadmanski · 17 years ago
  31. b21c713 Added a profiler for sar; based it off the existing profiler for vmstat by mbligh · 17 years ago
  32. 114e5b6 Add missing space by mbligh · 17 years ago
  33. f3d9b04 Fix some circular dependency issues in the job<->site_job setup in client/bin. by jadmanski · 17 years ago
  34. 75c0b71 Add support for running tests using some disk I/O containment through cpusets. by jadmanski · 17 years ago
  35. df06256 Adding protection levels to hosts. Allows the user to specify how much by showard · 17 years ago
  36. cbb1ede Use -tmx with iostat, per mrubin by mbligh · 17 years ago
  37. 312362c Fix reference to count_cpus in bash_shared_mapping by mbligh · 17 years ago
  38. 9e72298 Add support for running tests using some network containment through cpusets. by jadmanski · 17 years ago
  39. e9be8c3 When we launch subprocesses we should make sure they're using the by jadmanski · 17 years ago
  40. edf89f3 Changed some internal methods of package to start with a single '_' rather by mbligh · 17 years ago
  41. 6ca37b6 Added more tests to job_unittest. Had to ensure that some of the classes that by jadmanski · 17 years ago
  42. c23051c Some fixes and minor cleanups as suggested by PyLint. by mbligh · 17 years ago
  43. 48aa55b Add test case for starving writes bug in as ioscheduler. by mbligh · 17 years ago
  44. c173a8b This patch adds the real_time_tests testsuite to autotest. by mbligh · 17 years ago
  45. 7f83c91 Combine sleeptest and kernbench to keep host up for ~3hrs by mbligh · 17 years ago
  46. ba46b27 Drop some information that was included in a JobError exception since by jadmanski · 17 years ago
  47. 8d01bfe The changes to the error hierarchy in rev 1732 break the UnhandledError by jadmanski · 17 years ago
  48. b48fa56 Add other test exit status according to the spec in: by mbligh · 17 years ago
  49. 509a50a This patch simply removes the rtlinuxtests test suite as it is outdated by mbligh · 17 years ago
  50. a75b90e Convert subdir_tag to string when concatenating. Fixes a problem when by mbligh · 17 years ago
  51. 15eff8d Added Name and other descriptive variables to the control files for kernbench. by mbligh · 17 years ago
  52. e01c2e5 Lets not insert a newline between every single character of the by jadmanski · 17 years ago
  53. 98a860d Control file updates for aborttest, aio_dio_bugs and aiostress by mbligh · 17 years ago
  54. 3aa22da Add in from autotest_lib.client.common_lib.utils import * to the job preamble by mbligh · 17 years ago
  55. 1afe1ea import re module also missing on bonnie test by mbligh · 17 years ago
  56. 4eb888c lint fixups for profilers by mbligh · 17 years ago
  57. 6f73136 Changes the semantics of UnhandledError. First, it takes in a root by jadmanski · 17 years ago
  58. ef84831 Risk: Low Visibility: Changes the errors throws by a bunch of tests. by jadmanski · 17 years ago
  59. c1f8ced Added a bit more coverage in the client/bin/job unittest. by mbligh · 17 years ago
  60. 78be24a Fix tests broken due to the import * and system/system_output changes. by mbligh · 17 years ago
  61. 7076b19 fix syntax error in locate by mbligh · 17 years ago
  62. 19f4945 Remove duplicate copy of _process_output by mbligh · 17 years ago
  63. 987071e Clean up locate by mbligh · 17 years ago
  64. 3246a77 Fix the use of autotest_utils functions in oprofile so the profiler by mbligh · 17 years ago
  65. 27d0cb9 Make sure that error messages from god are already displayed. by mbligh · 17 years ago
  66. e3f2f71 Remove an 80-char line violation. by jadmanski · 17 years ago
  67. 925e1b1 Risk: Medium Visibility: None by mbligh · 17 years ago
  68. 1c9b1d2 Remove custom basename implementation unearthed by jorlow by mbligh · 17 years ago
  69. 23955fc I ran PyLint on our client/bin/ files and looked at only the errors. by mbligh · 17 years ago
  70. 24e66a2 Fix uses of non-existant variables in test_config.py by mbligh · 17 years ago
  71. e61037c Added some unit tests to test the barriers. Fixed a couple of minor bugs in barrier.py by mbligh · 17 years ago
  72. 4046d5c Cleanup harness so that we don't use exec to make pylint happy (and by mbligh · 17 years ago
  73. 539d876 Fixed another woops. The path laid out in the preamble is wrong. by mbligh · 17 years ago
  74. f48cc23 Hopefully the last massive cleanup. I removed all the old usage of "from common import" since this conflicts with our by mbligh · 17 years ago
  75. 6aab8cd Delete grub.py which has since been replaced by boottool, which hasn't by mbligh · 17 years ago
  76. 4700d94 the line "import common" is used to setup the absolute paths so that after that we can say things like by mbligh · 17 years ago
  77. b4ea9d2 Have to call import optparse after the call to import common, since by mbligh · 17 years ago
  78. d356bae kernel_versions_unittest was performing a "from blah import *" import which is against our style usage. by mbligh · 17 years ago
  79. 70feeee Needed to fix problems caused by the use of the old import usage which has by mbligh · 17 years ago
  80. f817316 Previous the calls to expect_new on a mock_class_obj were not being recorded in the god. Now they are and so can by mbligh · 17 years ago
  81. 5bba5ca add missing file from last commit by mbligh · 17 years ago
  82. 6e83b6f Had to change a few classes to be new style python classes. This is done since by mbligh · 17 years ago
  83. 04428de This patch fixes this bug adding the '/jre' only to IBM's JVM. by mbligh · 17 years ago
  84. f20b9cd Fixed the imports for the profilers. by mbligh · 17 years ago
  85. 8b35285 Manual whitespace cleanups and coding style fixes by mbligh · 17 years ago
  86. bd8f998 more manual whitespace cleanups by mbligh · 17 years ago
  87. 3cbb2db remove old autotest.py by mbligh · 17 years ago
  88. 1544080 Whitespace changes to job.py by mbligh · 17 years ago
  89. 9e6a4f1 whitespace cleanups to kernel.py by mbligh · 17 years ago
  90. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 17 years ago
  91. 5a192f0 Import re module missing in a few tests. by mbligh · 17 years ago
  92. 6e66c07 Add in a variety of files that were mistakenly not commited from the patches by jadmanski · 17 years ago
  93. b0605d9 Fix up a few bits of whitespace silliness, unnecessary/missing newlines, etc. by jadmanski · 17 years ago
  94. 9434245 Add in a bunch of new mock utils, for mocking out stdout, stderr, exit, by jadmanski · 17 years ago
  95. 3d161b0 Move the mock libraries from client/unittest into client/common_lib/test_utils. by jadmanski · 17 years ago
  96. 526d054 Add optional params to CmdResult.__init__ to allow the attributes to be set by mbligh · 17 years ago
  97. 7aff6bd Risk: Low Visibility: All people raising CmdError exceptions by mbligh · 17 years ago
  98. 7e1b150 Properly space error.py according to coding style by mbligh · 17 years ago
  99. d996396 Miscellaneous fixes for cpu_hotplug test by mbligh · 17 years ago
  100. 2b7974b Risk: Low by mbligh · 17 years ago