- 02c30a4 One last time.. by Garrett Cooper · 14 years ago
- a7aea52 Let's try one more time. by Garrett Cooper · 14 years ago
- 489bbc7 Another test commit. by Garrett Cooper · 14 years ago
- 42e5407 Test commit. by Garrett Cooper · 14 years ago
- 2d65413 TPASS<->TFAIL were backwards in this test. by Garrett Cooper · 14 years ago
- a74a9f2 Update MaintNotes file for transition. by Garrett Cooper · 14 years ago
- 8b0ca7e Enable the HTT tests on amd64. by Garrett Cooper · 14 years ago
- c9bccfa Don't assume we know the value of __NR_cacheflush. by Garrett Cooper · 14 years ago
- 88bf535 Add missing return code. by Garrett Cooper · 14 years ago
- 121ad2a Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
- 4e69f59 Make errors w/ bsd and gnu code into warnings for end-users. by Garrett Cooper · 14 years ago
- 9b9a6bb Patch suggested inside LTP memcg stress test case 'memcg_stress_test.sh': by Subrata Modak · 14 years ago
- de04652 Hi, by Subrata Modak · 14 years ago
- c362a1a Again, bad search and replace -_-. by Garrett Cooper · 14 years ago
- 7f2982c Fix typos. by Garrett Cooper · 14 years ago
- 10c2d5e Fix bad search and replace. by Garrett Cooper · 14 years ago
- cc5f6b7 Honor $TMP, instead of using /test . by Garrett Cooper · 14 years ago
- b97df9e Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
- d469610 Update assertions for access(2). by Garrett Cooper · 14 years ago
- e295ae8 Honor $TMP instead of using /test. 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
- 63bb953 Changes from July-01-2010 till August-31-2010. Signed-off-by: Subrata Modak<subrata@linux.vnet.ibm.com>. by Subrata Modak · 14 years ago
- 91054d6 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
- dd59d49 The cacheflush system call does not return EINVAL in the latest Linux by Garrett Cooper · 14 years ago
- ebea45b Get rid of unnecessary style divergence. by Garrett Cooper · 14 years ago
- 08640ca Add more assertions. by Garrett Cooper · 14 years ago
- 3cdde2f Note which timer failed in output. by Garrett Cooper · 14 years ago
- 207f47c Update some assertions for raise(2) to SUSv4 reqs. by Garrett Cooper · 14 years ago
- 9c6d2b4 Fix bad syntax that I thought I hadn't committed. by Garrett Cooper · 14 years ago
- 414747c Forgot the sleeps. by Garrett Cooper · 14 years ago
- f8197db Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
- 3222fbe Remove bogus comment. by Garrett Cooper · 14 years ago
- 7187f09 Repeat robustness work done to 1-1 for 1-2 and 1-3. by Garrett Cooper · 14 years ago
- 6c2750a Make test more robust. by Garrett Cooper · 14 years ago
- 873f6e5 Fix ltp-aiodio.sh script so it execs aio-stress. by Garrett Cooper · 14 years ago
- 4fd9218 I've prepared a patch for at_allow01 that essentially duplicates the by Garrett Cooper · 14 years ago
- 217d9b7 Chain cmds together to avoid intermediate errors. by Garrett Cooper · 14 years ago
- 47f2811 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
- 9eeea79 Fix error message (was hardcoded to SIGALARM). 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
- 440ca11 fix tst_unzip_file.zip permissions: When creating package, the buildsysem freaks out on file tst_unzip_file.zip because it has world writeable permission, however this is not necessary for the test itself to work. Patch attached. Signed-off-by: Cyril Hrubis chrubis@suse.cz, by Subrata Modak · 14 years ago
- a589d12 Fix at_deny01 in positive and negative cases. by Garrett Cooper · 14 years ago
- 228b250 Add comment about stack size change. by Garrett Cooper · 14 years ago
- c6390b8 Clean up testcases. Increase stacksize for printf. by Garrett Cooper · 14 years ago
- 0b94a97 Add mq_open/mq_unlink fn def. conformance tests. by Garrett Cooper · 14 years ago
- 34e01e0 Fix typo. by Garrett Cooper · 14 years ago
- 2b8e4cb Propogate UCLINUX=1 throughout the build. by Garrett Cooper · 14 years ago
- 3e8b451 Make a target to spoof .DEFAULT_GOAL on make 3.80. by Garrett Cooper · 14 years ago
- e5387ce Fix whitespace pointed out by Mike Frysinger. by Garrett Cooper · 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
- e8ad463 start a nommu guide for ltp programmers by Mike Frysinger · 14 years ago
- fad9f94 update gitignore by Mike Frysinger · 14 years ago
- c1896c7 lchown02: drop useless cast by Mike Frysinger · 14 years ago
- 28606c1 lib: pull in config.h in some files by Mike Frysinger · 14 years ago
- 9bd940b nommu/linux: add some configure checks to automate things by Mike Frysinger · 14 years ago
- b49b375 Make test pass with undoc'ed sysctl(2) behavior. by Garrett Cooper · 14 years ago
- 31f870e Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev 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
- fde5772 Use MAXPATHLEN to avoid path truncation. by Garrett Cooper · 14 years ago
- 4b49678 make iogen01 honor $TMPDIR set by runltp*. by Garrett Cooper · 14 years ago
- 8e71ff7 Fix the address offset for hugeshmat0[12] on mips. by Garrett Cooper · 14 years ago
- b47b875 drop test pidns03 ? by Subrata Modak · 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
- 22b12b3 Fix missing `_' in constant name. by Garrett Cooper · 14 years ago
- 7c67a09 Make a note about `illegal' chars in pathnames. by Garrett Cooper · 14 years ago
- 1112402 Fix indentation; update maintainer to be Subrata. by Garrett Cooper · 14 years ago
- c649ab2 More conformance definitions tests for mqueue.h. by Garrett Cooper · 14 years ago
- 0cdd169 Add conformance definition tests for mqueue.h. by Garrett Cooper · 14 years ago
- 8c50bcc Add testcase to check contents of mq_attr. by Garrett Cooper · 14 years ago
- be5c788 Allow swapon03 to pass when max_swapfiles unknown. by Garrett Cooper · 14 years ago
- 79196c6 Add -lrt to LDLIBS file. by Garrett Cooper · 14 years ago
- 64d869e Preemptively fix error w/ missing tcl proc (fail). by Garrett Cooper · 14 years ago
- d0908cb Sorry for my late answer. by Garrett Cooper · 14 years ago
- bc4f41a Restore file unnecessarily deleted back in Nov. by Garrett Cooper · 14 years ago
- 33df225 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
- 0805482 Reorder headers. by Garrett Cooper · 14 years ago
- 421044c Fix error reporting for test. by Garrett Cooper · 14 years ago
- 8565cff Don't assume that SHELL has a sane value. by Garrett Cooper · 14 years ago
- 233231c Fix compile warnings and remove ambiguous stimuli. by Garrett Cooper · 14 years ago
- 6cf3402 Another non-superuser check. by Garrett Cooper · 14 years ago
- cef69ef Fix inconsistency. by Garrett Cooper · 14 years ago
- 578b573 Add another non-superuser check. by Garrett Cooper · 14 years ago
- 3c68417 Fix EPERM fail if clock_settime not called as root by Garrett Cooper · 14 years ago
- a66ee2d Use awk equivalent to FreeBSD's sed -E. by Garrett Cooper · 14 years ago
- 3393cd1 Disable the open_posix_testsuite in the build. by Garrett Cooper · 14 years ago
- a4e64cb Fix the 1-1 testcase. 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
- 0056e39 Fix stack alignment on ARM with clone tests. by Garrett Cooper · 14 years ago