1. 1509fa1 testscripts/test_fs_bind.sh: Unmount ${sandbox} when do_break=1 in run_test() by Huacai Chen · 8 years ago
  2. d685e31 network: fix printing commands in verbose mode by Petr Vorel · 8 years ago
  3. 0702d49 shell: fix echo -e bashisms, simplify code by Petr Vorel · 8 years ago
  4. 26f8fbe test_fs_bind.sh: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  5. 35edc26 network: load test_net.sh after getopts by Petr Vorel · 8 years ago
  6. cba7820 testscripts/test_filecaps.sh: Remove. by Cyril Hrubis · 8 years ago
  7. d95bd6c testscripts/test_containers.sh: Remove. by Cyril Hrubis · 8 years ago
  8. d4d1356 testscripts/syscalls.sh: Remove. by Cyril Hrubis · 8 years ago
  9. f3618dd testscripts/runpan.sh: Remove. by Cyril Hrubis · 8 years ago
  10. d4529da testscripts/math.sh: Remove. by Cyril Hrubis · 8 years ago
  11. a94a669 network: rename runtest files, use 'net.' & 'net_stress.' prefix by Alexey Kodanev · 8 years ago
  12. fddb4f3 network: remove outdated network runtests and scripts by Alexey Kodanev · 8 years ago
  13. 6538f7a network: merge networktests.sh/networkstress.sh into network.sh by Alexey Kodanev · 8 years ago
  14. dfe5cac fix the redirection order by Wei Jiangang · 9 years ago
  15. b85bb78 testscripts: make redirects happen in correct order by Wei Jiangang · 9 years ago
  16. 9addfcb testscripts/network.sh: add IPV4_NET16_UNUSED, IPV6_NET32_UNUSED by Alexey Kodanev · 9 years ago
  17. 6fafc82 testscripts/network.sh: add default FTP directories by Alexey Kodanev · 10 years ago
  18. 14be9fb lib/network.sh: add default http server directory by Alexey Kodanev · 9 years ago
  19. 7a18cee testscripts/network.sh: add reverse IPv6 addresses by Alexey Kodanev · 10 years ago
  20. 0347686 network/stress: use parameter substitution operators in test settings by Alexey Kodanev · 10 years ago
  21. 50c8ec3 network: uniform network parameters by Alexey Kodanev · 10 years ago
  22. 1f6eab1 ltpstress.sh: added cmdline to set the block device by Stanislav Kholmanskikh · 10 years ago
  23. d02dc73 Declare an iso9660 fs testcase based on isofs.sh by Stanislav Kholmanskikh · 10 years ago
  24. aad86e5 testscripts/isofs: make it quiet by Stanislav Kholmanskikh · 10 years ago
  25. 071d34e testscripts/isofs.sh: use the new shell interface by Stanislav Kholmanskikh · 10 years ago
  26. 6efe647 testscripts/isofs.sh: cleanup by Stanislav Kholmanskikh · 10 years ago
  27. a382a3d fix sar command error for ltpstress.sh by look · 10 years ago
  28. 043ad5a test_robind.sh: Move the script to testcases/ dir by Cyril Hrubis · 10 years ago
  29. bf63517 testscripts/test_robind.sh: cleanup and make some fixes by Xiaoguang Wang · 10 years ago
  30. a1ad145 ltpstress.sh: explicit passing of -p and -q ltp-pan parameters by Stanislav Kholmanskikh · 10 years ago
  31. ba11e79 ltpstress.sh: added a cmdline option to set temporary directory by Stanislav Kholmanskikh · 10 years ago
  32. 169720f Fix shell scripts to run correctly on Debian by Joseph Beckenbach · 10 years ago
  33. 273e467 Remove reference to "java", missed in commit 78596957 by Anders Roxell · 11 years ago
  34. 45929dc realtime: only build tests if needed by Anders Roxell · 11 years ago
  35. ce160a7 Fix the bug of the temp-files removing by Jungsoo Son · 11 years ago
  36. 0390eb4 testscripts/test_fs_bind.sh: adapt to system which marks mount point as "shared" defaultly by DAN LI · 11 years ago
  37. b26e633 testscripts: add appl test in networkstress.sh by Hangbin Liu · 12 years ago
  38. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  39. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  40. 7895027 testcases: fs_bind: fix hanging of testscript by Andrew Chen · 13 years ago
  41. 0ed4408 Remove the selinux testsuite from LTP. by Garrett Cooper · 13 years ago
  42. c362a1a Again, bad search and replace -_-. by Garrett Cooper · 14 years ago
  43. 7f2982c Fix typos. by Garrett Cooper · 14 years ago
  44. 10c2d5e Fix bad search and replace. by Garrett Cooper · 14 years ago
  45. cc5f6b7 Honor $TMP, instead of using /test . by Garrett Cooper · 14 years ago
  46. 873f6e5 Fix ltp-aiodio.sh script so it execs aio-stress. by Garrett Cooper · 14 years ago
  47. d9f3d25 The test_fs_bind testscript hangs indefinitely when run on a machine by Rishikesh K Rajak · 14 years ago
  48. f269fc8 ./runltp -f fs_readonly fails with: by Rishikesh K Rajak · 14 years ago
  49. 67974b7 Commit changes for out-of-build-tree and install-out-of-build-tree scripts. by Garrett Cooper · 14 years ago
  50. a6ff305 Update the install-in-build-tree script. by Garrett Cooper · 14 years ago
  51. 0ebb148 Update README as per recent changes to build / test scripts. by Garrett Cooper · 14 years ago
  52. 0a383ab 1. Fix a bug in the git pull method (wasn't setting srcdir). by Garrett Cooper · 14 years ago
  53. 02f8fe8 Hi, by root · 14 years ago
  54. a2a0763 Update the build_functions script to add clean sanity support, git pull by gcooper · 14 years ago
  55. b54ee98 1. Make CVSROOT parameterizable. by yaberauneya · 14 years ago
  56. 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
  57. 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
  58. 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
  59. fea5aa1 1. Make summary message more meaningful. by yaberauneya · 14 years ago
  60. d1892d7 1. env_pre.mk: Add additional build-tree states and unify them under the $(BUILD_TREE_STATE) variable. by yaberauneya · 15 years ago
  61. d8f1f5d Convert everything over to bin from tools because it's breaking install-in-build-tree. by yaberauneya · 15 years ago
  62. 73e5a24 Checkin pull-build-test scripts. by yaberauneya · 15 years ago
  63. 6982b8c Grab absolute path for $LTPROOT to avoid cases where the script was called from by yaberauneya · 15 years ago
  64. 308229a Perform the last set of fixups for the selinux test suite. by yaberauneya · 15 years ago
  65. 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
  66. ed1fcf3 1. runtest/selinux : Adjust install path for test scripts and binaries. by yaberauneya · 15 years ago
  67. 714aac7 Check in remainder of changes suggested by Stephen @ NSA for test_selinux.sh. by yaberauneya · 15 years ago
  68. 6cc019f Further diff on top of the prior one to resolve a few remaining issues by yaberauneya · 15 years ago
  69. a92a506 Keep on working on fixing the selinux-testsuite... by yaberauneya · 15 years ago
  70. eed5403 Move the build scripts to the build directory as well. by yaberauneya · 15 years ago
  71. 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
  72. 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
  73. cff9508 ltp-pan is installed in bin/ not pan/ now as noticed by Serge. by yaberauneya · 15 years ago
  74. f94a46d Apply the fix for the issue noted below. by yaberauneya · 15 years ago
  75. 1c43736 1. Install the testscripts with LTP again. by yaberauneya · 15 years ago
  76. 81db12a Fix more tail -<integer> syntax issues. by yaberauneya · 15 years ago
  77. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  78. 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
  79. 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
  80. 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
  81. 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
  82. f4f132b Fix Diskio test. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  83. 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
  84. 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
  85. 7c7aeb5 Re-enablement of TI-RPC tests to build/install/run in LTP: by subrata_modak · 16 years ago
  86. 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
  87. d5073b9 Here is the RO Bind mount updated testcase. This script consists of 3 files. by subrata_modak · 16 years ago
  88. d040d03 Fixes the following issues: by subrata_modak · 16 years ago
  89. 20fff63 Fixing the run on supported kernels. by subrata_modak · 16 years ago
  90. 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
  91. 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
  92. 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
  93. 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
  94. 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
  95. 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
  96. 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
  97. 58f0b1a Remove autotools stuff: by subrata_modak · 16 years ago
  98. 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
  99. 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
  100. 2817ce1 Initial set of Filecaps testcases from Serge, "Serge E. Hallyn" <serue@us.ibm.com> by subrata_modak · 17 years ago