1. e1ee267 From: Paul Jimenez <pj@place.org> by mbligh · 18 years ago
  2. 4e75b0d - This patch ports the functionality contained in the bin/avgtime perl by mbligh · 18 years ago
  3. 7787ebf Add tee_redirect to test::__exec to save stdout, stderr of tests by mbligh · 18 years ago
  4. 5156634 Signed-off-by: Brandon Philips <brandon@ifup.org> by mbligh · 18 years ago
  5. 18383ad Set svn:executable status on all .py files by mbligh · 18 years ago
  6. 9305701 Signed-off-by: Kevin Hilman <khilman@mvista.com> by mbligh · 18 years ago
  7. 5970cf0 From: Kevin Hilman <khilman@mvista.com> by mbligh · 18 years ago
  8. 2caba29 update all to point to python 2.4 by mbligh · 18 years ago
  9. c86b0b4 Add documentation patches by mbligh · 18 years ago
  10. a9c1f7a fixups for test shell to include initialize by mbligh · 18 years ago
  11. 4b08966 Add hooks to setup deps in main job structure and fsx. by mbligh · 18 years ago
  12. 8a5a611 From: masouds@google.com by mbligh · 18 years ago
  13. 4578a75 add profiler.py by mbligh · 18 years ago
  14. a250805 Comment main classes. by mbligh · 18 years ago
  15. 5b2f7f1 clean up naming of resultdir so it's not confusing across job vs test. by mbligh · 18 years ago
  16. 9eb80ba fix up profiling by mbligh · 18 years ago
  17. 1e5df91 Fix up profiler inheritence for readprofile by mbligh · 18 years ago
  18. ff88e4e fix up profilers to interit from default master class - profiler.py by mbligh · 18 years ago
  19. 7d2bb22 fix spacing by mbligh · 18 years ago
  20. 7290556 Fix up profiling infrstructure, add sleeptest by mbligh · 18 years ago
  21. 8f90e73 s/delete/del/ by mbligh · 18 years ago
  22. 72a6d96 fix sysinfo to only read files if they exist by mbligh · 18 years ago
  23. 0674377 Run sysinfo at the start of the job by mbligh · 18 years ago
  24. 4983e60 add sysinfo script by mbligh · 18 years ago
  25. e56da62 fix up reaim by mbligh · 18 years ago
  26. 7880b1b Update test names to make tags optional by mbligh · 18 years ago
  27. b8a14e3 Fix up kernbench - needs to pickle what it did in the setup phase. by mbligh · 18 years ago
  28. fd9ee23 Ignore exit code from diff by mbligh · 18 years ago
  29. 207bdca by mbligh · 18 years ago
  30. 55c4b40 self-tests move to using time sleep by apw · 18 years ago
  31. 1918faa make build() use make_opts properly by mbligh · 18 years ago
  32. 703f998 selftest fix test output for JOB ERROR format change by apw · 18 years ago
  33. ce9abe9 job move execution into job context by apw · 18 years ago
  34. 83f8d77 job execute script in separate namespace by apw · 18 years ago
  35. df57da2 job continuation not require AUTODIR control by apw · 18 years ago
  36. f2c6660 job continuation via exception by apw · 18 years ago
  37. 55533d2 selftests: fix src references in output by apw · 18 years ago
  38. abe85e7 Update the TODO by apw · 18 years ago
  39. 1d99360 selftest add tests for stdout stderr by apw · 18 years ago
  40. 3e8c4fc test only run setup once by apw · 18 years ago
  41. 3a4968d test selftest fixup versioning by apw · 18 years ago
  42. f1a8116 test runtest fixup error handling and recording by apw · 18 years ago
  43. a1ef53e test runtest move test init to test object by apw · 18 years ago
  44. 3b36f09 test runtest make a test work without __init__ by apw · 18 years ago
  45. 7477d9e test runtest should be a test attribute by apw · 18 years ago
  46. 581289a Make mytest.setup() conditional on whether it's done already + same version by mbligh · 18 years ago
  47. 7bb9dbc cleanup by mbligh · 18 years ago
  48. a35553b move profiler.py to profilers.py by mbligh · 18 years ago
  49. 3a6d6ca Fix up profiler subsystem by mbligh · 18 years ago
  50. edf430c add profiler.py by mbligh · 18 years ago
  51. 24f7da0 added missing / between results and tag by mbligh · 18 years ago
  52. 8264186 Various bugfixen by mbligh · 18 years ago
  53. b2782a7 update TODO by mbligh · 18 years ago
  54. 67b5ece fixes by mbligh · 18 years ago
  55. f49d5cf Add shell functions to get vmlinux and System.map by mbligh · 18 years ago
  56. cdf02a4 fixed up get_arch and get_target_arch by mbligh · 18 years ago
  57. e637a93 add avgtime by mbligh · 18 years ago
  58. 2241b89 move example control files to appropriate places by mbligh · 18 years ago
  59. f1eb556 move bin/tests to tests by mbligh · 18 years ago
  60. 77f0c6c add fsx as a test by mbligh · 18 years ago
  61. 4a0c1c0 add unmap_potential_url support to dbench by mbligh · 18 years ago
  62. 2a3a3ea add tbench as a test. Copies the binary for dbench - tough ;-) by mbligh · 18 years ago
  63. 3608421 add reaim as a benchmark by mbligh · 18 years ago
  64. ea30c8a add unmap_potential_url() by mbligh · 18 years ago
  65. 8f90875 fix typo by mbligh · 18 years ago
  66. c9009a9 make ltp use unmap_potential_url by mbligh · 18 years ago
  67. 3118661 add null copy allowance for get_file by mbligh · 18 years ago
  68. 6d4ff32 finish ltp.py by mbligh · 18 years ago
  69. 7b740c1 add ltp as a test by mbligh · 18 years ago
  70. 235341d add lmbench as a test by mbligh · 18 years ago
  71. d7db93d by mbligh · 18 years ago
  72. a975fb6 Delete system_raise by mbligh · 18 years ago
  73. fc7effd add dbench as a test by mbligh · 18 years ago
  74. 473b3bc Make it actually run the correct test. Doh. by mbligh · 18 years ago
  75. bdfc3c7 by mbligh · 18 years ago
  76. b8dd48c by mbligh · 18 years ago
  77. 0ad2220 Make bonnie setup() use extract_tarball_to_dir by mbligh · 18 years ago
  78. de82167 make get_kernel_tree use extract_tarball_to_dir by mbligh · 18 years ago
  79. 712cd14 add extract_tarball and extract_tarball_to_dir by mbligh · 18 years ago
  80. c9e083a add version to bonnie by mbligh · 18 years ago
  81. abac957 Fix up bonnie.setup() by mbligh · 18 years ago
  82. 3d91491 Add system_raise() command by mbligh · 18 years ago
  83. 258bd44 Add .tgz support to cat_file_to_cmd by mbligh · 18 years ago
  84. aa97291 Add bonnie by mbligh · 18 years ago
  85. 89d8ee1 Fix up creating of test subdirectories, and store them in test.self by mbligh · 18 years ago
  86. 7f2c5c9 error add 085 test exception output by apw · 18 years ago
  87. 9b63458 errors: fix sub process exception handling by apw · 18 years ago
  88. 6c262cc errors: make errors hierachical by apw · 18 years ago
  89. 2f57123 self test add commands by apw · 18 years ago
  90. 6dccb69 Fix list arg to kernel.config to be a string instead, only overrides are a list by mbligh · 19 years ago
  91. 2fbaa00 Change kernbench from $HOME to /usr/local/src by mbligh · 19 years ago
  92. c716604 Fix self-test/test_job to point to /usr/local/src, as intended, not $HOME by mbligh · 19 years ago
  93. fa52695 self test fix test job by apw · 19 years ago
  94. 4ba6543 self-test: tidy basic tests by apw · 19 years ago
  95. d4ce376 tests: move each test into its own subdirectory by apw · 19 years ago
  96. 73b2210 test: record test overall status in results2 by apw · 19 years ago
  97. 8f4ec98 test: record test overall status in results by apw · 19 years ago
  98. 7a0d578 kernbench: update to new test format by apw · 19 years ago
  99. 0d700d7 test ensure output flushed for fork by apw · 19 years ago
  100. c784610 convert all users of os system to system by apw · 19 years ago