1. 7214c77 Chaning the script for the purpose of running all LTP test cases. Subrata Modak <subrata@linux.vnet.ibm.com>, by subrata_modak · 16 years ago
  2. 4a120e8 Runalltests is now just an annoying warning, followed by a call to runltp (the new main ltp kickoff script). runltp is, for now, just the same thing runalltests.sh used to be, but that will likely change some soon. For now runltp will be considered a "default" set of tests, but later options and scripts will allow it to more easily run a custom set of things. by plars · 20 years ago
  3. 11e7ad9 Minor corrections to the NUM_PROCS patch by plars · 20 years ago
  4. 392a4ae Added the ability to pass NUM_PROCS to the -c option for runalltests.sh by plars · 20 years ago
  5. d8da48a Fix genload in runalltests.sh, it was trying to run it in all caps, but the binary is all lower case. Should actually run genload now. by plars · 20 years ago
  6. 2e27e83 Corrected a bug fix, so that the script ends correctly and returns a by robbiew · 20 years ago
  7. 85b1b03 Applied bug fixes from Gernot Payer: by robbiew · 20 years ago
  8. 2466005 Added nptl scenario. by robbiew · 20 years ago
  9. e95f741 Applied patch from Hubert Lin: by robbiew · 21 years ago
  10. ae2dd10 Someone on the LTP mailing list reported that netpipe wasn't running because of a typo in runalltests.sh, this corrects the typo. by plars · 21 years ago
  11. 8119465 Fix broken -l option in runalltests.sh by plars · 21 years ago
  12. 7a30209 use quote when checking variables, fixed bug creating results directory, error out if pan is not found in pan directory by iyermanoj · 21 years ago
  13. 1d9a963 improvements to runalltests.sh by iyermanoj · 21 years ago
  14. 8cf5934 Applied "-d" patch from David Smith. by robbiew · 21 years ago
  15. cb08968 Removed requirement for pressing "enter" whne using -x....now sleep 10 seconds. by robbiew · 21 years ago
  16. f1aad31 Added warning to runalltests.sh for people who may not understand what the by robbiew · 21 years ago
  17. c9a1b7f Corrected syntax error in RHOST/PASSWD checking section. by robbiew · 21 years ago
  18. 6e59794 Added code to prompt for RHOST and PASSWD when network test selected. by robbiew · 21 years ago
  19. d98e836 Added "-o" option to redirect test output to a file. by robbiew · 21 years ago
  20. 8c819a5 Applied Vasan's posixfy-10 patch by robbiew · 21 years ago
  21. 06e3bdf Added checking for users and sys groups to IDcheck.sh. Also, called the by robbiew · 21 years ago
  22. 816d4fd Applied Dan Kegel's `ash` compatibility script. by robbiew · 21 years ago
  23. 0eabbe9 The -x option wasn't taking a variable....added a ":" by robbiew · 21 years ago
  24. b299a83 minor change to script, changed usage message by iyermanoj · 21 years ago
  25. 41bd079 updated message at the end of runalltests.sh by iyermanoj · 21 years ago
  26. 458cc81 Added more detail to the help info for the -t option. by robbiew · 21 years ago
  27. 270ef59 *** empty log message *** by robbiew · 21 years ago
  28. b3db620 *** empty log message *** by robbiew · 21 years ago
  29. da7deef Corrected another syntax problem....code review, shmode review!! by robbiew · 21 years ago
  30. 1b07b6e Corrected even MORE syntax... by robbiew · 21 years ago
  31. 81d5cfa MORE syntax corrections.... by robbiew · 21 years ago
  32. 3a1c0d0 Corrected syntax. by robbiew · 21 years ago
  33. 70513f0 Reorganized the code to look a little better. by robbiew · 21 years ago
  34. 2379611 Added network traffic generator. by robbiew · 21 years ago
  35. eb6e882 Fixed bug introduced by me. by iyermanoj · 21 years ago
  36. 797ab8c Changed the genload options to a configurable number for I/O and Memory load. by robbiew · 21 years ago
  37. 0283b9a Minor mod by iyermanoj · 21 years ago
  38. 3b59c69 Fixed a bug intro by me by iyermanoj · 21 years ago
  39. aacf03b removed my foobar by iyermanoj · 22 years ago
  40. 1e77a29 Added option to print less verbose output. IT IS OFF BY DEFAULT. by iyermanoj · 22 years ago
  41. 99d5570 added by iyermanoj · 22 years ago
  42. a397395 default results directory is.... .../ltp/results/ by iyermanoj · 22 years ago
  43. 61bdeca Make the -l option to runalltests.sh require an absolute path by plars · 22 years ago
  44. 6714bb1 Added option to runall to turnon formatted printing. by iyermanoj · 22 years ago
  45. 37de39b Commented out the -p `pan` line and restored the default execution line. by robbiew · 22 years ago
  46. fb7b58f Enabled formatted printing of logfiles. by iyermanoj · 22 years ago
  47. 1e45bef Added option -f to use user specified list of testcases by iyermanoj · 22 years ago
  48. d7f87c8 Added pty tests by robbiew · 22 years ago
  49. 0c9ab4a Edited usage message. by iyermanoj · 22 years ago
  50. 0ceb948 Added options to run LTP under CPU, IO or MM Loads. by iyermanoj · 22 years ago
  51. 063ec21 minor mod by iyermanoj · 22 years ago
  52. a34eb07 Modified usage message by iyermanoj · 22 years ago
  53. d25c028 Removed float and added math in scenario list. by robbiew · 22 years ago
  54. e28e256 Added fsx test to runall. by robbiew · 22 years ago
  55. d05638c Added command line options to runalltests.sh to allow: by plars · 22 years ago
  56. 0d1b9f1 Removed some debug code. by robbiew · 22 years ago
  57. f420cc2 Applied Jay Huie's patch <wjhuie@us.ibm.com> by robbiew · 22 years ago
  58. fef097c Added instance and time command line options by martinjn · 22 years ago
  59. 731655a Add in fsx-linux tests if $SCRATCHDEV is defined. The user still has to by nstraz · 22 years ago
  60. 8993321 Added Direct I/O tests to list. by robbiew · 22 years ago
  61. f982687 Corrected typo in SCRATCHDEV definition by robbiew · 22 years ago
  62. 9612ae0 Added options for fsx fs tests. by robbiew · 23 years ago
  63. e43ab8c Added floating point tests. by robbiew · 23 years ago
  64. 03cbf73 Added a call to "ver_linux" to scripts. by robbiew · 23 years ago
  65. 1a4c202 fix path by plars · 23 years ago
  66. 89a10bf export TMP by plars · 23 years ago
  67. efd320c restructure by plars · 23 years ago
  68. 879684a Remove runtest. Change runalltests.sh to use pan. by alaffin · 24 years ago
  69. ad4c5fa Update runalltests to correctly report PASS/FAIL of the driver. by alaffin · 24 years ago
  70. 802d3e3 Adding a simple runtime framework: runtest by alaffin · 24 years ago