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