1. ede8524 Do some minor spring cleaning on the script to improve whitespace, quote by Garrett Cooper · 14 years ago
  2. 5bdf3b2 Just need to make sure that we're in LTPROOT before executing anything because unfortunately all of the paths are RELATIVE to LTPROOT XD. by yaberauneya · 15 years ago
  3. c869a5d Enhance runalltests.sh so that it can be executed from anywhere. by yaberauneya · 15 years ago
  4. 6d56107 Fix some bashisms: this patch reflects the comments by various people to the previous versions. It uses "+=1" instead of postincrement because of dash, ['s boolean expressions, printf for the formatting. I've left the unzip pushd/popd and the signal names issue completely. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  5. d179151 Add Simple Test for PERFORMANCE COUNTER in Linux. Signed-Off-By: Ingo Molnar <mingo@elte.hu>. Ported-To-And-Tested-On-LTP-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  6. 6c7dfab SMACK Security tests contributed to LTP by Casey Schaufler <casey@schaufler-ca.com>. Integrated to LTP by: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  7. 9ef22d6 Add Info For Running CAN tests in runalltests.sh. Signed-Off-By: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>. by subrata_modak · 15 years ago
  8. f1e6f34 Add test_dma_thread_diotest7 to runalltests.sh. Signed-Off-By: Subrata Modak<subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  9. 5677296 Integrate ltp selInux tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  10. cbabba4 Integrate ltp tirpc tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  11. 85bf15f Integrate ltp sysfs tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  12. 4979882 Integrate ltp scsi_debug tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  13. 22d9e0b Integrate ltp fsnolvm tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  14. 5fb342d Integrate ltp fslvm tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  15. 46817bf Integrate ltp dmmapper tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  16. 8a70e70 Integrate ltp isofs tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  17. 8720d02 Integrate ltp ro only fs tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  18. b9cff9e Integrate ltp exportfs tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  19. 8910324 Integrate ltp autofs tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  20. eebedc2 Integrate ltp adp tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  21. 32b726f Integrate ltp network stress tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  22. 773c40c Integrate ltp network tests to runalltests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  23. 6111aa8 Run the CPU HOTPLUG tests through runalltests.sh. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  24. 5975351 Integrate CD and FLOPPY tests to run with runalltests.sh. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  25. 86785aa Thanks very much for fixing this. Now i am able to build and install properly. As a fallout to your fix, i am adding this test to build & install default, however i am reserving to run it only through runalltests.sh, as it creates a core file of size > 20MB. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>, by subrata_modak · 16 years ago
  26. 89aaf8c Integrate tpm_tools into runalltests.sh. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  27. a9e5228 The following Patch adds the option to run filecaps tests from runalltests.sh and also provisions for installation of required libraries not present in the system. Also systematic execution of all tests run through runalltests.sh is added. Signed-Of-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  28. 6c4981e The following patch integrates running of aio tests to runalltests.sh. Signed-Off-By: Subrata Modak<subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  29. fa2f082 The following patch integrates build/install/run of mm_core_apis to runalltests.sh. Signed-Off-By: Subrata Modak<subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  30. 4922de5 Added Default LTP run, Ballista & Open Posix Suite run to runalltests.sh. More such tests are to follow. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  31. 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
  32. 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
  33. 11e7ad9 Minor corrections to the NUM_PROCS patch by plars · 20 years ago
  34. 392a4ae Added the ability to pass NUM_PROCS to the -c option for runalltests.sh by plars · 20 years ago
  35. 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
  36. 2e27e83 Corrected a bug fix, so that the script ends correctly and returns a by robbiew · 20 years ago
  37. 85b1b03 Applied bug fixes from Gernot Payer: by robbiew · 20 years ago
  38. 2466005 Added nptl scenario. by robbiew · 20 years ago
  39. e95f741 Applied patch from Hubert Lin: by robbiew · 21 years ago
  40. 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
  41. 8119465 Fix broken -l option in runalltests.sh by plars · 21 years ago
  42. 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
  43. 1d9a963 improvements to runalltests.sh by iyermanoj · 21 years ago
  44. 8cf5934 Applied "-d" patch from David Smith. by robbiew · 21 years ago
  45. cb08968 Removed requirement for pressing "enter" whne using -x....now sleep 10 seconds. by robbiew · 21 years ago
  46. f1aad31 Added warning to runalltests.sh for people who may not understand what the by robbiew · 21 years ago
  47. c9a1b7f Corrected syntax error in RHOST/PASSWD checking section. by robbiew · 21 years ago
  48. 6e59794 Added code to prompt for RHOST and PASSWD when network test selected. by robbiew · 21 years ago
  49. d98e836 Added "-o" option to redirect test output to a file. by robbiew · 21 years ago
  50. 8c819a5 Applied Vasan's posixfy-10 patch by robbiew · 21 years ago
  51. 06e3bdf Added checking for users and sys groups to IDcheck.sh. Also, called the by robbiew · 21 years ago
  52. 816d4fd Applied Dan Kegel's `ash` compatibility script. by robbiew · 21 years ago
  53. 0eabbe9 The -x option wasn't taking a variable....added a ":" by robbiew · 21 years ago
  54. b299a83 minor change to script, changed usage message by iyermanoj · 21 years ago
  55. 41bd079 updated message at the end of runalltests.sh by iyermanoj · 21 years ago
  56. 458cc81 Added more detail to the help info for the -t option. by robbiew · 21 years ago
  57. 270ef59 *** empty log message *** by robbiew · 21 years ago
  58. b3db620 *** empty log message *** by robbiew · 21 years ago
  59. da7deef Corrected another syntax problem....code review, shmode review!! by robbiew · 21 years ago
  60. 1b07b6e Corrected even MORE syntax... by robbiew · 21 years ago
  61. 81d5cfa MORE syntax corrections.... by robbiew · 21 years ago
  62. 3a1c0d0 Corrected syntax. by robbiew · 21 years ago
  63. 70513f0 Reorganized the code to look a little better. by robbiew · 21 years ago
  64. 2379611 Added network traffic generator. by robbiew · 21 years ago
  65. eb6e882 Fixed bug introduced by me. by iyermanoj · 21 years ago
  66. 797ab8c Changed the genload options to a configurable number for I/O and Memory load. by robbiew · 21 years ago
  67. 0283b9a Minor mod by iyermanoj · 22 years ago
  68. 3b59c69 Fixed a bug intro by me by iyermanoj · 22 years ago
  69. aacf03b removed my foobar by iyermanoj · 22 years ago
  70. 1e77a29 Added option to print less verbose output. IT IS OFF BY DEFAULT. by iyermanoj · 22 years ago
  71. 99d5570 added by iyermanoj · 22 years ago
  72. a397395 default results directory is.... .../ltp/results/ by iyermanoj · 22 years ago
  73. 61bdeca Make the -l option to runalltests.sh require an absolute path by plars · 22 years ago
  74. 6714bb1 Added option to runall to turnon formatted printing. by iyermanoj · 22 years ago
  75. 37de39b Commented out the -p `pan` line and restored the default execution line. by robbiew · 22 years ago
  76. fb7b58f Enabled formatted printing of logfiles. by iyermanoj · 22 years ago
  77. 1e45bef Added option -f to use user specified list of testcases by iyermanoj · 22 years ago
  78. d7f87c8 Added pty tests by robbiew · 22 years ago
  79. 0c9ab4a Edited usage message. by iyermanoj · 22 years ago
  80. 0ceb948 Added options to run LTP under CPU, IO or MM Loads. by iyermanoj · 22 years ago
  81. 063ec21 minor mod by iyermanoj · 22 years ago
  82. a34eb07 Modified usage message by iyermanoj · 22 years ago
  83. d25c028 Removed float and added math in scenario list. by robbiew · 22 years ago
  84. e28e256 Added fsx test to runall. by robbiew · 22 years ago
  85. d05638c Added command line options to runalltests.sh to allow: by plars · 22 years ago
  86. 0d1b9f1 Removed some debug code. by robbiew · 22 years ago
  87. f420cc2 Applied Jay Huie's patch <wjhuie@us.ibm.com> by robbiew · 22 years ago
  88. fef097c Added instance and time command line options by martinjn · 22 years ago
  89. 731655a Add in fsx-linux tests if $SCRATCHDEV is defined. The user still has to by nstraz · 22 years ago
  90. 8993321 Added Direct I/O tests to list. by robbiew · 22 years ago
  91. f982687 Corrected typo in SCRATCHDEV definition by robbiew · 22 years ago
  92. 9612ae0 Added options for fsx fs tests. by robbiew · 23 years ago
  93. e43ab8c Added floating point tests. by robbiew · 23 years ago
  94. 03cbf73 Added a call to "ver_linux" to scripts. by robbiew · 23 years ago
  95. 1a4c202 fix path by plars · 23 years ago
  96. 89a10bf export TMP by plars · 23 years ago
  97. efd320c restructure by plars · 23 years ago
  98. 879684a Remove runtest. Change runalltests.sh to use pan. by alaffin · 24 years ago
  99. ad4c5fa Update runalltests to correctly report PASS/FAIL of the driver. by alaffin · 24 years ago
  100. 802d3e3 Adding a simple runtime framework: runtest by alaffin · 24 years ago