- 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
- 62383b8 Some tst_brk* cleanup. by Garrett Cooper · 14 years ago
- 7772831 Remove libevent package from LTP. by Garrett Cooper · 14 years ago
- 2e27803 Only check endianness with 32-bit archs. by Garrett Cooper · 14 years ago
- 5e8be51 Readd #else statement for all unhandled archs. by Garrett Cooper · 14 years ago
- 58843d2 More 80 col cleanup and simplification. by Garrett Cooper · 14 years ago
- f5f23a3 Remove unreachable code and clean up for 80 cols. by Garrett Cooper · 14 years ago
- 2860f4b Fix some indentation in the tests. by Garrett Cooper · 14 years ago
- aa8f37a Get rid of bitrotted pcllib. by Garrett Cooper · 14 years ago
- 882ad81 Remove pcllib from configure; it wasn't being compiled. by Garrett Cooper · 14 years ago
- 40be648 Use HAVE_QUOTA instead of HAS_QUOTA. by Garrett Cooper · 14 years ago
- 020a4da Complete keyctl01 work. by Garrett Cooper · 14 years ago
- 14cb289 More autoconf fun! by Garrett Cooper · 14 years ago
- 4143857 Actually need to add this because this target doesn't by Garrett Cooper · 14 years ago
- f7c158b Actually, this is autogenerated; remove it. by Garrett Cooper · 14 years ago
- bb25e6f Modified config.h.in. by Garrett Cooper · 14 years ago
- c7c7600 Readd / modify some pcllib stuff required so autotools passes. by Garrett Cooper · 14 years ago
- 0c86929 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
- e99ebbc Add autoconf tests for keyctl01 required features. by Garrett Cooper · 14 years ago
- 19cc7b7 Remove autotools generated files. by Garrett Cooper · 14 years ago
- 6340c2a Forgot sys/types.h in last commit... by Garrett Cooper · 14 years ago
- 4e77264 Fix build error. by Garrett Cooper · 14 years ago
- da90805 Correct the keyctl01 negative testcase. by Garrett Cooper · 14 years ago
- dd65a99 Clean up arch-specific `functionality tests'. by Garrett Cooper · 14 years ago
- e060c49 Use endian.h for __BYTE_ORDER macros; sort headers by Garrett Cooper · 14 years ago
- 9bed07c Properly deal with sync_file_range support on arm. by Garrett Cooper · 14 years ago
- c8319c8 Make non-existent pid subtestcase more robust. by Garrett Cooper · 14 years ago
- a224a0f Whitespace (ish). by Garrett Cooper · 14 years ago
- 1aba4c6 Remove cruft from clone_platform.h. by Garrett Cooper · 14 years ago
- abb3495 Make fix consistent in the error output. by Garrett Cooper · 14 years ago
- 065b003 Fix partition/mountpoint parsing for ftruncate04. by Garrett Cooper · 14 years ago
- 2d65413 TPASS<->TFAIL were backwards in this test. by Garrett Cooper · 14 years ago
- c9bccfa Don't assume we know the value of __NR_cacheflush. by Garrett Cooper · 14 years ago
- de04652 Hi, by Subrata Modak · 14 years ago
- b97df9e Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
- ad771b0 Fix testcase through simplification. by Garrett Cooper · 14 years ago
- f600812 Use key_t, not int for the shm key. by Garrett Cooper · 14 years ago
- 7aa9dbd Return key_t, not int shm keys are key_t type. by Garrett Cooper · 14 years ago
- 9e318b3 Get rid of n/a message content. by Garrett Cooper · 14 years ago
- 7aebf80 Make testcase consistent with ideal code form & fn by Garrett Cooper · 14 years ago
- 144a209 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
- a9a04b5 Fix signalfd4 tests on mips*. by Garrett Cooper · 14 years ago
- d31e427 Most automated testing systems have no tty when running tests, so the utimensat01 test may fail with the following error msg: by Subrata Modak · 14 years ago
- dd59d49 The cacheflush system call does not return EINVAL in the latest Linux by Garrett Cooper · 14 years ago
- 99b7a68 ltp setrlimit testcase patch for RLIMIT_FSIZE resource: Current testcase for setrlimit resource RLIMIT_FSIZE is using a global integer variable to communicate the number of bytes from child to parent which is incorrect. This has been corrected by introducing a pipe to transfer this information from child to parent process. Signed-off-by: Harsh Prateek Bora <harsh@linux.vnet.ibm.com> by Subrata Modak · 14 years ago
- b83a9d6 Rt_sigprocmask01 test case caused "segment fault" on x86: This is a similar problem as rt_sigsuspend01 which has been fix before. by Subrata Modak · 14 years ago
- 591f8fe Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
- a98d813 Fix compile with UCLINUX platforms. by Garrett Cooper · 14 years ago
- a8e1a60 Fix ad hoc errno definitions. by Garrett Cooper · 14 years ago
- c1896c7 lchown02: drop useless cast by Mike Frysinger · 14 years ago
- b49b375 Make test pass with undoc'ed sysctl(2) behavior. by Garrett Cooper · 14 years ago
- 62899c9 Fix compile warning with global symbols in pread01 by Garrett Cooper · 14 years ago
- 93cbfd6 Clean up arguments passed in sighold02. by Garrett Cooper · 14 years ago
- ece5dea Fix the sigset_t size value for mips*. by Garrett Cooper · 14 years ago
- c729e56 Fix general protection fault in uninitialized mem. by Garrett Cooper · 14 years ago
- be5c788 Allow swapon03 to pass when max_swapfiles unknown. by Garrett Cooper · 14 years ago
- 4717497 clock_getres01: remove TERRNO flag for overall test result: The attached patch remove the TERRNO flag for the overall clock_getres01 test status. It is wrong because, if one of the test fails, the reported errno will always be the one from the last case05 test (even 0 if this one was successful). Upon failure, the output will be: by Subrata Modak · 14 years ago
- 4fffe0e Commit the 20% check. by Garrett Cooper · 14 years ago
- ba7ee42 A 10% threshold was too low. Bump up to 20%: by Garrett Cooper · 14 years ago
- 956d771 Use better precision accounting for pselect01. by Garrett Cooper · 14 years ago
- e0a89f9 Address issue with permissions on utimesat_tests. by Garrett Cooper · 14 years ago
- 9e365e8 semctl01 and shmctl01 will hang during uClinux test: ltp test case shmctl01 and semctl01 can not execute. When press ctrl and c, it can not exist. by Subrata Modak · 14 years ago
- 76a720a While executing the ltp on an nfs root mounted system, I faced a problem with some of the ltp test cases. These tests either did not close their file descriptors or did no unmap the mmaped files. This results in a failures while trying to clean up the temporary directory of the testcase. I have fixed all of the above tests with the following patch. Signed-off-by: Darshak P Shah<darshaks@linux.vnet.ibm.com>, by Subrata Modak · 14 years ago
- 76ec975 Fix for UTIMENSAT test fails hugely: This patch installs the trap for cleanup_test which removes the sudoers file only if it was installed by utimensat script, and also takes care of detecting whether sudo knows about the -n option. Signed-Off-By: <hyei@mvista.com>. by Subrata Modak · 14 years ago
- 91f337f fix io_xxxx Makefiles: by Subrata Modak · 14 years ago
- 4e94765 Timer related syscalls for LTP test: Signed-off-by: Suzuki K P <suzuki@in.ibm.com>, by Subrata Modak · 14 years ago
- 4aafc28 The mq_timedreceive01.c test defines _XOPEN_SOURCE 500 on the beginning but this causes missing prototypes for seteuid() and mq_timedreceive() as they need _XOPEN_SOURCE >= 600. Following patch fixes that. Signed-off-by: Cyril Hrubis chrubis@suse.cz. by Subrata Modak · 14 years ago
- e75668f ftruncate04.c: cleanup mandatory locking check. The attached patch tries to cleanup the `mandatory locking' check in the ftruncate04.c testcase. The currently test is made with system(2) and involve calling some external tools ... to determine if the underlying filesystem has `mand' option set. The same result can be easily retrieved with a simple statvfs(2) call and examining the mount flags value. This has been successfully tested on a RHEL5 x86_64 machine. Signed-off-by: Nicolas Joly <njoly@pasteur.fr>. by Subrata Modak · 14 years ago
- 6e9c735 New: open("a/", O_NOFOLLOW) fails with ELOOP if "a" is a symbolic link to a directory. Add O_NOFOLLOW open test with trailing slash. In a situation where symlink (say 's') points to a directory, open("s/", O_NOFOLLOW) should succeed. Check for this. Signed-off-by: Jan Kara <jack@suse.cz>. by Subrata Modak · 14 years ago
- f0be8b0 We should to check the return value of trigger_eventfd_overflow() in overflow_poll_test(). by Subrata Modak · 15 years ago
- acaf3cd Merge branch 'master' into next by Rishikesh K Rajak · 15 years ago
- 23e7806 Running the ltp suite on ChromeOS (x86 with a 2.6.32 kernel) fails linkat01 by Rishikesh K Rajak · 15 years ago
- d0605c4 msgctl10() un-necessarily eats up all the PIDs of the system leading to by Rishikesh K Rajak · 15 years ago
- adf53e6 Script utimensat_tests.sh deletes the test it is executing instead of deleting by Rishikesh K Rajak · 15 years ago
- c150e9b I tried "eventfd01" test in my system. by Rishikesh K Rajak · 15 years ago
- 00c8b34 Merge branch 'master' of ssh://yaberauneya@ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 15 years ago
- 716d298 Quick fix for build failure with 8th Mar master tree. by Rishikesh K Rajak · 15 years ago
- 71256e1 Clean up comment to note the actual problem. It was confusing before. by Garrett Cooper · 15 years ago
- 4a1e63a Fix _GNU_SOURCES macro requirement error. by Garrett Cooper · 15 years ago
- 91ec53d Correct setuid() logic for "nobody" uid. by Garrett Cooper · 15 years ago
- 90e3e1e Remove space. by Garrett Cooper · 15 years ago
- 85a1755 Finish up the remainder of the needed commits to fix the segfault issues with the rt_sig* syscalls. by Garrett Cooper · 15 years ago
- 135924f Fix rt_sigsuspend01, as per the patches provided s.t. it will pass on x86_64. by Garrett Cooper · 15 years ago
- 64fd967 Fudge code provided by Liu Bo a bit to make it fit ltp_signal.h; most of by Garrett Cooper · 15 years ago
- e9cca93 We actually need to call cleanup regardless, so let's readd that to the by Garrett Cooper · 15 years ago
- ee8d486 Clean up test to use gettimeofday and settimeofday syscalls for by Garrett Cooper · 15 years ago
- a83e7dc Added clean_swap() to cleanup routine. This makes sure all leftover by Garrett Cooper · 15 years ago
- 8e1a947 MPOL_* constants were missing as noted by Rishi and Iranna. by Garrett Cooper · 15 years ago
- e520c31 Switch all of these Makefiles over to MAKE_DEPS instead of ad hoc by Garrett Cooper · 15 years ago
- 2aa40f7 Avoid sudo blocking for tty input indefinitely; this issue will need to by Garrett Cooper · 15 years ago
- 3fceccb Merge the remote changes, again?? git's really complicated... by Garrett Cooper · 15 years ago
- 1ca6b26 Merge the remote changes (!) by Garrett Cooper · 15 years ago
- 4c2f39a Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 15 years ago
- 09cbd9c 1. Correct compile time warnings by defining the timeout to 0 sec, 0 by Garrett Cooper · 15 years ago
- 98f3812 I've seen failures reporting "return value=0, errno=EACCESS" in the by Rishikesh K Rajak · 15 years ago
- dd04033 Correct at least one of these lousy diagnostic messages for not finding by gcooper · 15 years ago
- 0d5ca4f This patch makes the test script cd into the tmp directory before running the tests. This makes sure the script does not delete the original utimensat binary, causing the test to fail on a second run. by yaberauneya · 15 years ago
- 225c7f3 1. create_swapfile doesn't set errno to any usable value. by yaberauneya · 15 years ago
- 5833cc6 Revert sourcefiles to older `more functional' copies. They segfault on x86_64, but if someone else wants to fix them, they can clean them up... by yaberauneya · 15 years ago
- b76b389 Remove a space. by yaberauneya · 15 years ago