- dd5adf0 Force the catch_sighup to be volatile in order to overcome an issue due to the compiler optimization. In fact, compiling the test with -Os the catch_sighup variable is not set to 1 into the signal handler. At runtime, the test remain in a loop. No problem compiling without Os or O2. by subrata_modak · 16 years ago
- c310e56 Reverting back the changes done to fcntl-lock tests in May 2008 release, as this would have canceled the operation Revision *1.1 *done on the /Mon Sep 11 20:40:52 2006 UTC/ by /mreed10 /which added "A patch that added new functionality into the NFSvf lock tests. by subrata_modak · 16 years ago
- 1d1d22b Restored back the Makefile content. Else, there will be build/clean/install failures. Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
- 8f2ef4a Manas K Nayak <maknayak@in.ibm.com> updated the fnctl lock tests from http://nfsv4.bullopensource.org/tools/tests/locktest.php. I have retained some info like the deploy_info, etc from the older release as well. The old tests were failing. After updates, the test passes. by subrata_modak · 16 years ago
- 5387ba0 These test cases fail on the NFS environment due to NFS relates issue(s). Hence abondon these tests when NFS is detected. By, Sridhar Vinay <vinaysridhar@in.ibm.com>. by subrata_modak · 17 years ago
- bef0383 This will not be built or tested until several issues with it´s Makefile are sorted out by subrata_modak · 17 years ago
- ca2ef99 This turned out to be a test case problem, where it fails to identify the correct backbone network interface to use for the test. But there is an option already provided for the interface to be specified while invoking the test. Here, eth1 is the backbone interface and hence if the test is invoked like 'IFNAME=eth1 ./tcpdump01' it will pass. But it relies on DNS lookup and requires the IP to be configured accordingly. Signed-off-by: Anoop Vijayan <anoop.vijayan@in.ibm.com> by subrata_modak · 17 years ago
- 104a4d9 The idea of the patch is "to make things that should be extern, extern". The means to do this are: by subrata_modak · 17 years ago
- ba3667f Initial Set of TI-RPC test Cases addition to LTP, by, Aurélien Charbon <aurelien.charbon@ext.bull.net> by subrata_modak · 17 years ago
- fd6cea2 Initial Set of TI-RPC test Cases addition to LTP, by, Aurélien Charbon <aurelien.charbon@ext.bull.net> by subrata_modak · 17 years ago
- c0caf8f Initial Set of TI-RPC test Cases addition to LTP, by, Aurélien Charbon <aurelien.charbon@ext.bull.net> by subrata_modak · 17 years ago
- e4cf63d Fixing missing argument for open() function when O_CREAT is in the flag, by, Yi Xu <yxu@suse.de> by subrata_modak · 17 years ago
- 8dd5f6a This patch allows network stress tests to be run on different subnet by subrata_modak · 17 years ago
- df2cb3c Ricardo Fixed the way by which tst_resm should be called from Shell Test Script by subrata_modak · 17 years ago
- 96c4b24 dont use the optional POSIX postfix operator as some crappy shells actually omit it by vapier · 17 years ago
- e652312 This guides you to the new location of CTHON04, as, these Testcases has been removed from LTP for want of GPLv2 License Agreement by subrata_modak · 17 years ago
- 91329eb Removing these Testcases as they do not satisfy GPLv2 License Agreement by subrata_modak · 17 years ago
- b757519 Removing these Testcases as they do not satisfy GPLv2 License Agreement by subrata_modak · 17 years ago
- 4501d95 Removing these Testcases as they do not satisfy GPLv2 License Agreement by subrata_modak · 17 years ago
- dc3d077 "rsalveti@linux.vnet.ibm.com" wants to update this with kernel/fs/fsstress/fsstress.c by subrata_modak · 17 years ago
- 2c742c7 getsockopt() takes a socklen_t, not an int, as its optlen by vapier · 17 years ago
- bc59542 Randy Dunlap writes: Fix printf format warnings by vapier · 17 years ago
- 8d4767d "rsalveti@linux.vnet.ibm.com" pointed out to have same "fsx-linux" testcase for "fs", "ltp-aiodio" and "nfs" by subrata_modak · 17 years ago
- e1d8bba Fix for Bug no "1736357",tar file is not multiplatform, pointed out by "Neil Brewitt" by subrata_modak · 17 years ago
- 9383f1d Applied Patch to fix the wrong usage of pthread_exit, pointed out by <carmelo.amoroso@st.com> by subrata_modak · 17 years ago
- 611b283 Addressing the Issue when RHOST can be an IP_ADDRESS, as pointed out by "Ambar Seksena" <ambar.seksena@calsoftinc.com> by subrata_modak · 18 years ago
- 5017bcc use POSIX redirection as pointed out by Will Newton by vapier · 18 years ago
- a022808 A patch by Ricardo Salveti De Araujo that corrects the problem of by mreed10 · 18 years ago
- df1e99b Removing the Ping test portion of this test because it is unneeded and causes failures. by mreed10 · 18 years ago
- ddba097 tweak cnt decrement to be POSIX friendly by vapier · 18 years ago
- bf75d79 use = rather than == when testing for equality in portable shell scripts as the latter is not POSIX by vapier · 18 years ago
- 460cd5e fix from Steven J. Hill use memset() instead of bzero() by vapier · 18 years ago
- ffd8924 use memcmp() instead of legacy bcmp() by vapier · 18 years ago
- e42b448 Disabling the ping test for now. The test can pass without this additional check and can cause failures on some distros. by mreed10 · 18 years ago
- 66370df Made a change to a comment above the change for 1.11 by mreed10 · 18 years ago
- 4b4ed0a Fixed the setting of LTPROOT for the bin directory, not just the ltp/testcase/network/multicast/mc_cmds directory for bug 25273 by mreed10 · 18 years ago
- 5bc4e4e The readme file has been updated for nfs by mreed10 · 18 years ago
- ca57379 Comment out set -x to remove debug output by mreed10 · 18 years ago
- 1430d82 A fix for bug #27618 that addresses two issues: by mreed10 · 18 years ago
- 825b214 A fix for Bug 23587 where the connectathon test failed on linux client with cifs mount to Windows2003 R2 server by mreed10 · 18 years ago
- 1c06925 A patch by David Stevens that fixes: by mreed10 · 18 years ago
- c728546 Changed the patch around tst_resm to ./tst_resm for execution in bin directory by mreed10 · 18 years ago
- 8699a12 Changed Makefile to standard LTP makefile and fixed a build problem by mreed10 · 18 years ago
- 71de603 Removing the executable file by mreed10 · 18 years ago
- 576cd14 A patch that addes new functionality into the NFSvf lock tests. by mreed10 · 18 years ago
- 0be0dc3 Adding files for Mitsur's networking tests by mreed10 · 18 years ago
- 46f7634 Adding files for Mitsu's networking tests. by mreed10 · 18 years ago
- 5205d93 This patch adds brackets because some versions of ssh requires square brackes around the IPv6 address. by mreed10 · 18 years ago
- 8df2191 Added a patch by Mitsuru Chinen that added the Absolute path to execute sshd daemon by mreed10 · 18 years ago
- b56735e eat stupid DOS ^M gremlins by vapier · 18 years ago
- 0559d69 Mitsuru Chinen writes: As an end-of-line semicolon is missing, compiling asapi_06.c is failed. by vapier · 18 years ago
- 96c4a17 force CFLAGS/LIBS to be evaluated once rather than everytime they are used by vapier · 18 years ago
- e77da4e add a warning to those who wish to fiddle by vapier · 18 years ago
- 6e32f0d cleanup source code by vapier · 18 years ago
- 104f53e unify the generate.sh scripts and use the new top level make-files script by vapier · 18 years ago
- 552b7eb Updated the change log for this file by mreed10 · 18 years ago
- 1746693 A fix for Bug 24841. The ping test is now skipped on SLES, but does not affect by mreed10 · 18 years ago
- 3ca3d7a The loop to determine which ethernet interface is needed was moved to ensure that the correct ethernet interface was selected. This is still a fix for Bug 25273 by mreed10 · 18 years ago
- dd071dd A fix for Bug 25273. The test now uses [ae]th[01] in the ping command using the -I option. by mreed10 · 18 years ago
- f37d2a9 Adding files for Mitsuru Chinen for the nfs patch. by mreed10 · 18 years ago
- 97903da Adding files for Mitsuru's nfs patch by mreed10 · 18 years ago
- 01153c2 Adding files for Mitsuru's Chinen's nfs patch by mreed10 · 18 years ago
- 0aa7815 A fix submitted by Jacky Malcles that fixes this testcase by setting envp by mreed10 · 18 years ago
- 8af2363 A patch created by Mitsuru Chinen that created some addtional network stress tests. by mreed10 · 18 years ago
- 32cc0ac use memset() instead of bzero() by vapier · 18 years ago
- 9e28c8f use memcpy() instead of bcopy() by vapier · 18 years ago
- c91cdfa use memcpy, not bcopy by vapier · 18 years ago
- b34fecc filter shell cruft out of LOCKTESTS so we can use it in make rules by vapier · 19 years ago
- d5e170a fix gcc warnings: warning: int format, different type arg by vapier · 19 years ago
- 41f4cd7 add support for LDFLAGS by vapier · 19 years ago
- 486bcd5 kill off unused variables by vapier · 19 years ago
- f25cdf3 simplify makefile by vapier · 19 years ago
- d61b75c cleanup file and make acl detection automatic by vapier · 19 years ago
- 41adf66 revert previous commit by vapier · 19 years ago
- d2738d6 Fix for defect 21693, seg fault on failure by mridge · 19 years ago
- 3f2b54a Fixes for the locks tests and added tests to stress a server with multiple clients by mridge · 19 years ago
- c398e4f use errno.h instead of doing extern int errno by vapier · 19 years ago
- f81795e remove duplicated errno.h includes and just include errno.h, not sys/errno.h by vapier · 19 years ago
- 0341209 fix gcc warning: by vapier · 19 years ago
- cf2189f include string.h for memmove prototype by vapier · 19 years ago
- 4456910 fix dependency tracking so targets arent rebuilt all the time by vapier · 19 years ago
- 0991b91 Applied patch from Jeff Burke: by robbiew · 19 years ago
- a72abc5 Add sctp updates by mridge · 19 years ago
- 53fe614 Add sctp updates by mridge · 19 years ago
- 949c5b1 Updates to ASAPI tests from David Stephens for new glibc and RFC 3542 by mridge · 19 years ago
- 64a341f Updates from sridhar to sctp testsuite by mridge · 19 years ago
- 3b48f8e Backout change to nfs04 by mridge · 19 years ago
- 69f804d Fix nfs04 typo on line 136, incorrect order of create_file params by mridge · 19 years ago
- 6f256bc Fix nfs04 typo on line 136, incorrect order of create_file params by mridge · 19 years ago
- 99aa361 Renamed create_file.c to nfs04_create_file.c to resolve duplicate name problem with network stress tests. by robbiew · 19 years ago
- e0d6389 Comment out CFLAGS overrides in Makefile, it was causing build breaks in 64bit compiles by mridge · 19 years ago
- 618fd23 Initial add of acl testsuite from Bull by mridge · 19 years ago
- 8a78b27 Updates to Makefile for acl testsuite by mridge · 19 years ago
- 6298fff Applied memory leak fix. by robbiew · 19 years ago
- 18268c5 updated Makefile for cleanup by mridge · 19 years ago
- e2b685b Updated locktests testcases from Vincent Roqueta by mridge · 19 years ago
- a6dcc0b Updates to Makefile for LTP by mridge · 19 years ago
- 4a3233f new nfsV4 tests from Bull by mridge · 19 years ago
- cd30c33 Network stress testcases by mridge · 19 years ago
- b09f6c3 Network stress testcases by mridge · 19 years ago