1. f269fc8 ./runltp -f fs_readonly fails with: by Rishikesh K Rajak · 14 years ago
  2. 67974b7 Commit changes for out-of-build-tree and install-out-of-build-tree scripts. by Garrett Cooper · 14 years ago
  3. a6ff305 Update the install-in-build-tree script. by Garrett Cooper · 14 years ago
  4. 0ebb148 Update README as per recent changes to build / test scripts. by Garrett Cooper · 14 years ago
  5. 0a383ab 1. Fix a bug in the git pull method (wasn't setting srcdir). by Garrett Cooper · 14 years ago
  6. 02f8fe8 Hi, by root · 14 years ago
  7. a2a0763 Update the build_functions script to add clean sanity support, git pull by gcooper · 14 years ago
  8. b54ee98 1. Make CVSROOT parameterizable. by yaberauneya · 15 years ago
  9. df533ff Don't forget to call false in the event of setup failure because we don't want things to silently pass if the directories couldn't be created... by yaberauneya · 15 years ago
  10. 71322b1 - Add su / sudo support so test_ltp will try to elevate privileges before running the test, and thus the errors will be a bit more meaningful (reduced the error amount on my machine by ~250 count down to 30 errors). by yaberauneya · 15 years ago
  11. 111fd1b Add superuser exec support so ~280 some tests in the standard set won't fail when you try and execute them. by yaberauneya · 15 years ago
  12. fea5aa1 1. Make summary message more meaningful. by yaberauneya · 15 years ago
  13. d1892d7 1. env_pre.mk: Add additional build-tree states and unify them under the $(BUILD_TREE_STATE) variable. by yaberauneya · 15 years ago
  14. d8f1f5d Convert everything over to bin from tools because it's breaking install-in-build-tree. by yaberauneya · 15 years ago
  15. 73e5a24 Checkin pull-build-test scripts. by yaberauneya · 15 years ago
  16. 6982b8c Grab absolute path for $LTPROOT to avoid cases where the script was called from by yaberauneya · 15 years ago
  17. 308229a Perform the last set of fixups for the selinux test suite. by yaberauneya · 15 years ago
  18. 597f830 Checkin all items to get selinux to work (minus th chcon / chmod call which gets the files past permission denied..). by yaberauneya · 15 years ago
  19. ed1fcf3 1. runtest/selinux : Adjust install path for test scripts and binaries. by yaberauneya · 15 years ago
  20. 714aac7 Check in remainder of changes suggested by Stephen @ NSA for test_selinux.sh. by yaberauneya · 15 years ago
  21. 6cc019f Further diff on top of the prior one to resolve a few remaining issues by yaberauneya · 15 years ago
  22. a92a506 Keep on working on fixing the selinux-testsuite... by yaberauneya · 15 years ago
  23. eed5403 Move the build scripts to the build directory as well. by yaberauneya · 15 years ago
  24. 8e89cb9 Check in skeleton scripts for testing out LTP, end-to-end, from scratch -- that way less trivial issues will get into the tree. by yaberauneya · 15 years ago
  25. 6081ae2 Things have worked out ok so far for the Makefiles, so let's keep on going trying to fix the selinux test suite (as requested by Steven)... by yaberauneya · 15 years ago
  26. cff9508 ltp-pan is installed in bin/ not pan/ now as noticed by Serge. by yaberauneya · 15 years ago
  27. f94a46d Apply the fix for the issue noted below. by yaberauneya · 15 years ago
  28. 1c43736 1. Install the testscripts with LTP again. by yaberauneya · 15 years ago
  29. 81db12a Fix more tail -<integer> syntax issues. by yaberauneya · 15 years ago
  30. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  31. 14390fd Attached (against ltp-full-20090430.tgz) patch renames binaries in pan directory to have ltp- prefix as plain pan when installed in /usr/bin/ directory conflict with gnome pan. It also fixes all occurrences of pan in scripts and howtos. Signed-off-by: Cyril Hrubis <chrubis@suse.cz>. by subrata_modak · 15 years ago
  32. 43f1217 Update ltp selinux test script and policy: Note: This does not obsolete or replace the other two patches I have posted (Fix LTPBIN definition in selinux_file.sh, Fix MLS handling in selinux tests), but rather should be applied on top of them. Attached is a patch and a tar file to update the ltp selinux test script and policy so that we no longer conditionally patch the test policy when we run the test script. The patch does the following: by subrata_modak · 15 years ago
  33. fb298ea Stress script to load all modules: In testing one of the distros (unreleased), i recently discovered a problem where the kernel hangs while loading all the modules sequentially. This was a random testing conducted through the following simple script. The distro kernel hanged in several instances of testing, and, the machine had to be rebooted each time. When i verified the same script through some other already stable distros, i found that those stable kernels handle the situation well by not laoding those modules for which controllers does not exist. Module loading errors were expected, nevertheless i expected the kernel to hang each time this script executed. I thought this could be a good stress generation script for any system. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  34. d75626e I encountered a failure on running ltpstress.sh. This problem seems to be introduced by http://ltp.cvs.sourceforge.net/viewvc/ltp/ltp/testscripts/ltpstress.sh?r1=1.26&r2=1.27, Since I don't know why it wanted to eliminate rpcinfo command, I wrote two solutions attached. Signed-off-by: Seiichi Ikarashi <s.ikarashi@jp.fujitsu.com>. by subrata_modak · 16 years ago
  35. f4f132b Fix Diskio test. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  36. 54f6d85 This patch adds a menu to networktests.sh in order to select the network tests like networkstress.sh. For the backword compatibility, the default test sets are left as-is. Namely, networktests.sh doesn't run any additional tests when no option is specified. Signed-off-by: Mitsuru Chinen <mitch@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  37. 4feae2d Here is a new patch to be applied on the November Release (ltp-full-20081130.tgz). It fixes and improves build/install scripts in the Sun-RPC/TI RPC test suite. It takes care also about some portmap/rpcbind conflicts in the tests scripts. Signed-Off-By: Le Rouzic <aime.le-rouzic@bull.net>. by subrata_modak · 16 years ago
  38. 7c7aeb5 Re-enablement of TI-RPC tests to build/install/run in LTP: by subrata_modak · 16 years ago
  39. 88dc0db Now this script returns proper exit code , in the event of failure/success. I have verified this. Signed-Off-By: Veerendra <veeren@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  40. d5073b9 Here is the RO Bind mount updated testcase. This script consists of 3 files. by subrata_modak · 16 years ago
  41. d040d03 Fixes the following issues: by subrata_modak · 16 years ago
  42. 20fff63 Fixing the run on supported kernels. by subrata_modak · 16 years ago
  43. 454dad4 we have some truble with mapping api functions (such as tst_exit) in bash (./tools/apicmds/ltpapicmd.c). Now this problem may be fixed if added "exit" after tst_exit, but it's temporary. We should redesign this system and describe it in documentation. Andrew Vaggin <avagin@parallels.com>. by subrata_modak · 16 years ago
  44. 1d1937a This patch adds a few tests for a variety of bind mounts. More than just shared subtrees are involved as plain --bind and plain --move are used. Read-only bind mounts are not covered by these tests however. Avantika Mathur originally wrote the tests. I've ported them to use LTP APIs and conventions. I've also modified Avantika's scripts to try and robustly cleanup after broken tests so that leftover mounts and failures at any point in a test are cleaned up thoroughly. I've made what efforts I can to follow the conventions I found in LTP FAQs and the source however there's alot here so I may have missed something. Shared bind mounts were introduced in 2.6.15. Because of this we need a tst_kvercmp command which can be invoked from a script. I've added this to ltpapicmd.c. This patch applies to the April release of LTP. I'll also be posting results for x86, x86_64, and ppc64 on a variety of kernels. In order to highlight the results contributed by this patch I've only run this portion of the patched LTP. Comments welcome. Signed-off-by: Matt Helsley <matthltc@us.ibm.com>. by subrata_modak · 16 years ago
  45. 1fb6b97 This patch reviews the networkstress.sh script and adds a menu to select the network stress tests. Hoping that could be useful, by, Giuseppe Cavallaro <peppe.cavallaro@gmail.com> by subrata_modak · 16 years ago
  46. e00ae76 Ok here is a first small patch to stop relabeling /tmp as Stephen suggested. It should be no more complicated to get rid of the unneeded dyntrans_types, but I messed up somewhere generating the patch and subsequent test bombed. So I'll just do that next week or whenever this patch hits cvs (for simplicity). by subrata_modak · 16 years ago
  47. 6cb9230 This patch, which is independent of Jeff's patch, updates the selinux testsuite to run under Fedora 9, and does no harm on Fedora 8. While creating this, I noticed two other things that ultimately need fixing: by subrata_modak · 16 years ago
  48. cb11d18 Previously I was under the impression that selinux test was not cleaning up properly. I don't believe that to be the case. I must have been mistaken. Here is a patch for the allow_domain_fd_use boolean issue in 5.2, by, Jeff Burke <jburke@redhat.com> by subrata_modak · 16 years ago
  49. ae180fc The memsize is specified by the user in Mb, but it is converted to Kb in the script, so we should convert it to Mb in the output. The following patch solves this problem: by subrata_modak · 16 years ago
  50. 58f0b1a Remove autotools stuff: by subrata_modak · 16 years ago
  51. 1378205 There are numerous cleanups, fixes and features went into our locally maintained version of realtime tests, since its intergration in LTP december last year. This patch merges those changes into LTP tree. The patch majorly contains : by subrata_modak · 16 years ago
  52. d86f5f9 Fix for Don´t call Domain type on test create, by, "Serge E. Hallyn" <serue@us.ibm.com> by subrata_modak · 16 years ago
  53. 2817ce1 Initial set of Filecaps testcases from Serge, "Serge E. Hallyn" <serue@us.ibm.com> by subrata_modak · 17 years ago
  54. 3d688dd Some fixes for log directory and execute permission to the script, by Sudhanshu Singh <sudh@linux.vnet.ibm.com> and Jeff Burke <jburke@redhat.com> by subrata_modak · 17 years ago
  55. bad65ca Some more upodates to Reference Policy Checks by "Serge E. Hallyn" <serue@us.ibm.com> by subrata_modak · 17 years ago
  56. c8aeefb Initial Set of Real Time Linux Test Cases, by Nivedita Singhvi <niv@us.ibm.com> & sudhanshu Singh <sudhanshusingh@in.ibm.com> by subrata_modak · 17 years ago
  57. 9e8dc36 Changes that allows adp to run top on batch mode instead of interactively, submitted by Rafael Folco <rfolco@linux.vnet.ibm.com> by subrata_modak · 17 years ago
  58. 8dd5f6a This patch allows network stress tests to be run on different subnet by subrata_modak · 17 years ago
  59. 6b9edb6 Patch for S390-31/64 Architecture, submitted by "B. N. Poornima"<bnpoorni@in.ibm.com> by subrata_modak · 17 years ago
  60. 0c5f970 Integration of UTS Namespace Testcases to LTP as submitted by <risrajak@linux.vnet.ibm.com> by subrata_modak · 17 years ago
  61. bf75d79 use = rather than == when testing for equality in portable shell scripts as the latter is not POSIX by vapier · 18 years ago
  62. 360d14b A patch by Jacky Malcles that frees the second partion when the extended stress by mreed10 · 18 years ago
  63. 8af2363 A patch created by Mitsuru Chinen that created some addtional network stress tests. by mreed10 · 18 years ago
  64. a929857 - by mreed10 · 18 years ago
  65. 67ce288 A patch by Jacky Malcles for ltp-aiodio.sh. ltp-aiodio.par4 scenario file has been added. by mreed10 · 18 years ago
  66. e243a62 Patches applied for Joy Latten for the security team by mreed10 · 18 years ago
  67. e40a388 create a simple math.sh script based on syscalls.sh by vapier · 18 years ago
  68. 556d956 Corrected a small error in the output message for memory usage. by robbiew · 19 years ago
  69. 64141eb Security test updates from Joy by mridge · 19 years ago
  70. d1b67cb New networkStress files by mridge · 19 years ago
  71. 1830430 New testcases for tpm by mridge · 19 years ago
  72. 9915e1c Added -n option to allow disabling networking stress. by robbiew · 19 years ago
  73. 8d0bf1f # - Changed the directory where the filesytems were being created by mreed10 · 19 years ago
  74. 8e24726 This change corrects two errors. by mreed10 · 19 years ago
  75. 762a51e Applied patch from Mike Frysinger: by robbiew · 19 years ago
  76. f893fee Remove uneeded files by mridge · 19 years ago
  77. 97021b3 Changes from the security team by mridge · 19 years ago
  78. e208fa9 I adapted the script in order to make it run in the $LTPROOT/testscripts directory instead of the top ltp directory by mreed10 · 19 years ago
  79. acfa112 I updated the readme file to reflect the changes made to directories in which the results from run_extended_ltp will be by mreed10 · 19 years ago
  80. 6c9ce8f Put in wrong directory by mridge · 19 years ago
  81. e88b264 Review Updates by mridge · 19 years ago
  82. 14dfd85 Initial release by mridge · 19 years ago
  83. 17fa755 Initial Release by mridge · 19 years ago
  84. 4ad9211 Adding new tests for the LTP extended testsuite by mridge · 19 years ago
  85. 7df75e2 Applied fix from Chen Jian. by robbiew · 20 years ago
  86. bb4c346 Add virtual scsi devices testsuite by mridge · 20 years ago
  87. 1ceb194 New /testscripts script for syscalls.sh. This basically just runs the syscall tests. This runs in < 10 min. on my laptop and should serve as a quick regression for most users. by plars · 20 years ago
  88. 7bdd88c Changes for the block size the data is copied to the test directories by mridge · 20 years ago
  89. 32c1ba1 Changed ROOT_PASSWORD to PASSWD to make more "standardized" by robbiew · 20 years ago
  90. bbe4266 Applied patch from B N Poornima which produces more user-friendly logfile and also the outfile which is helpful in debugging. by robbiew · 20 years ago
  91. c603894 Add new adp testcases to LTP by mridge · 20 years ago
  92. 8e596cb Fix error on bad interpreter in script. by mridge · 20 years ago
  93. b96abcd Changes to ltp-aiodio.sh script for concurrent running of ltp-diorh test by mridge · 20 years ago
  94. 884ea2a Additions to file to adjust filesystem size for shring/grow LVM commands by mridge · 20 years ago
  95. d8b3dff Changes to get exact 4096 offsets for aiocp tests by mridge · 20 years ago
  96. d7cec1c Changes to fix failure in non-4096 exact offset files by mridge · 20 years ago
  97. ea43f3a Update: passed file to aiodio_append and changed directio tests from looping to concurrent execution by mridge · 20 years ago
  98. 6aef544 Fixed "bad interpreter message when trying to run the script by mridge · 20 years ago
  99. f000a4a Switched the order for checking rpc.nfsd and rpc.statd, b/c on some versions by robbiew · 20 years ago
  100. e8042c2 Fixed bug 7011 on reiserfs by mridge · 20 years ago