1. 273e467 Remove reference to "java", missed in commit 78596957 by Anders Roxell · 11 years ago
  2. 45929dc realtime: only build tests if needed by Anders Roxell · 11 years ago
  3. ce160a7 Fix the bug of the temp-files removing by Jungsoo Son · 11 years ago
  4. 0390eb4 testscripts/test_fs_bind.sh: adapt to system which marks mount point as "shared" defaultly by DAN LI · 11 years ago
  5. b26e633 testscripts: add appl test in networkstress.sh by Hangbin Liu · 12 years ago
  6. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  7. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  8. 7895027 testcases: fs_bind: fix hanging of testscript by Andrew Chen · 13 years ago
  9. 0ed4408 Remove the selinux testsuite from LTP. by Garrett Cooper · 13 years ago
  10. c362a1a Again, bad search and replace -_-. by Garrett Cooper · 14 years ago
  11. 7f2982c Fix typos. by Garrett Cooper · 14 years ago
  12. 10c2d5e Fix bad search and replace. by Garrett Cooper · 14 years ago
  13. cc5f6b7 Honor $TMP, instead of using /test . by Garrett Cooper · 14 years ago
  14. 873f6e5 Fix ltp-aiodio.sh script so it execs aio-stress. by Garrett Cooper · 14 years ago
  15. d9f3d25 The test_fs_bind testscript hangs indefinitely when run on a machine by Rishikesh K Rajak · 14 years ago
  16. f269fc8 ./runltp -f fs_readonly fails with: by Rishikesh K Rajak · 14 years ago
  17. 67974b7 Commit changes for out-of-build-tree and install-out-of-build-tree scripts. by Garrett Cooper · 14 years ago
  18. a6ff305 Update the install-in-build-tree script. by Garrett Cooper · 14 years ago
  19. 0ebb148 Update README as per recent changes to build / test scripts. by Garrett Cooper · 14 years ago
  20. 0a383ab 1. Fix a bug in the git pull method (wasn't setting srcdir). by Garrett Cooper · 14 years ago
  21. 02f8fe8 Hi, by root · 14 years ago
  22. a2a0763 Update the build_functions script to add clean sanity support, git pull by gcooper · 14 years ago
  23. b54ee98 1. Make CVSROOT parameterizable. by yaberauneya · 14 years ago
  24. 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 · 14 years ago
  25. 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 · 14 years ago
  26. 111fd1b Add superuser exec support so ~280 some tests in the standard set won't fail when you try and execute them. by yaberauneya · 14 years ago
  27. fea5aa1 1. Make summary message more meaningful. by yaberauneya · 14 years ago
  28. d1892d7 1. env_pre.mk: Add additional build-tree states and unify them under the $(BUILD_TREE_STATE) variable. by yaberauneya · 14 years ago
  29. d8f1f5d Convert everything over to bin from tools because it's breaking install-in-build-tree. by yaberauneya · 14 years ago
  30. 73e5a24 Checkin pull-build-test scripts. by yaberauneya · 14 years ago
  31. 6982b8c Grab absolute path for $LTPROOT to avoid cases where the script was called from by yaberauneya · 14 years ago
  32. 308229a Perform the last set of fixups for the selinux test suite. by yaberauneya · 14 years ago
  33. 597f830 Checkin all items to get selinux to work (minus th chcon / chmod call which gets the files past permission denied..). by yaberauneya · 14 years ago
  34. ed1fcf3 1. runtest/selinux : Adjust install path for test scripts and binaries. by yaberauneya · 14 years ago
  35. 714aac7 Check in remainder of changes suggested by Stephen @ NSA for test_selinux.sh. by yaberauneya · 15 years ago
  36. 6cc019f Further diff on top of the prior one to resolve a few remaining issues by yaberauneya · 15 years ago
  37. a92a506 Keep on working on fixing the selinux-testsuite... by yaberauneya · 15 years ago
  38. eed5403 Move the build scripts to the build directory as well. by yaberauneya · 15 years ago
  39. 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
  40. 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
  41. cff9508 ltp-pan is installed in bin/ not pan/ now as noticed by Serge. by yaberauneya · 15 years ago
  42. f94a46d Apply the fix for the issue noted below. by yaberauneya · 15 years ago
  43. 1c43736 1. Install the testscripts with LTP again. by yaberauneya · 15 years ago
  44. 81db12a Fix more tail -<integer> syntax issues. by yaberauneya · 15 years ago
  45. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  46. 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
  47. 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
  48. 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
  49. 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 · 15 years ago
  50. f4f132b Fix Diskio test. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  51. 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
  52. 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
  53. 7c7aeb5 Re-enablement of TI-RPC tests to build/install/run in LTP: by subrata_modak · 16 years ago
  54. 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
  55. d5073b9 Here is the RO Bind mount updated testcase. This script consists of 3 files. by subrata_modak · 16 years ago
  56. d040d03 Fixes the following issues: by subrata_modak · 16 years ago
  57. 20fff63 Fixing the run on supported kernels. by subrata_modak · 16 years ago
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. 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
  64. 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
  65. 58f0b1a Remove autotools stuff: by subrata_modak · 16 years ago
  66. 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
  67. 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
  68. 2817ce1 Initial set of Filecaps testcases from Serge, "Serge E. Hallyn" <serue@us.ibm.com> by subrata_modak · 16 years ago
  69. 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
  70. bad65ca Some more upodates to Reference Policy Checks by "Serge E. Hallyn" <serue@us.ibm.com> by subrata_modak · 17 years ago
  71. 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
  72. 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
  73. 8dd5f6a This patch allows network stress tests to be run on different subnet by subrata_modak · 17 years ago
  74. 6b9edb6 Patch for S390-31/64 Architecture, submitted by "B. N. Poornima"<bnpoorni@in.ibm.com> by subrata_modak · 17 years ago
  75. 0c5f970 Integration of UTS Namespace Testcases to LTP as submitted by <risrajak@linux.vnet.ibm.com> by subrata_modak · 17 years ago
  76. bf75d79 use = rather than == when testing for equality in portable shell scripts as the latter is not POSIX by vapier · 18 years ago
  77. 360d14b A patch by Jacky Malcles that frees the second partion when the extended stress by mreed10 · 18 years ago
  78. 8af2363 A patch created by Mitsuru Chinen that created some addtional network stress tests. by mreed10 · 18 years ago
  79. a929857 - by mreed10 · 18 years ago
  80. 67ce288 A patch by Jacky Malcles for ltp-aiodio.sh. ltp-aiodio.par4 scenario file has been added. by mreed10 · 18 years ago
  81. e243a62 Patches applied for Joy Latten for the security team by mreed10 · 18 years ago
  82. e40a388 create a simple math.sh script based on syscalls.sh by vapier · 18 years ago
  83. 556d956 Corrected a small error in the output message for memory usage. by robbiew · 19 years ago
  84. 64141eb Security test updates from Joy by mridge · 19 years ago
  85. d1b67cb New networkStress files by mridge · 19 years ago
  86. 1830430 New testcases for tpm by mridge · 19 years ago
  87. 9915e1c Added -n option to allow disabling networking stress. by robbiew · 19 years ago
  88. 8d0bf1f # - Changed the directory where the filesytems were being created by mreed10 · 19 years ago
  89. 8e24726 This change corrects two errors. by mreed10 · 19 years ago
  90. 762a51e Applied patch from Mike Frysinger: by robbiew · 19 years ago
  91. f893fee Remove uneeded files by mridge · 19 years ago
  92. 97021b3 Changes from the security team by mridge · 19 years ago
  93. 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
  94. 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
  95. 6c9ce8f Put in wrong directory by mridge · 19 years ago
  96. e88b264 Review Updates by mridge · 19 years ago
  97. 14dfd85 Initial release by mridge · 19 years ago
  98. 17fa755 Initial Release by mridge · 19 years ago
  99. 4ad9211 Adding new tests for the LTP extended testsuite by mridge · 19 years ago
  100. 7df75e2 Applied fix from Chen Jian. by robbiew · 20 years ago