1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  3. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  4. 4284006 syscalls/splice02: Cleanup by Cyril Hrubis · 10 years ago
  5. 6bd56e6 splice, tee: Move splice.h tee.h to include/lapi by Cyril Hrubis · 10 years ago
  6. cf90050 splice/splice03.c: add EBADF, EINVAL and ESPIPE error value tests by Xing Gu · 10 years ago
  7. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  8. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  9. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 11 years ago
  10. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  11. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  12. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  13. e683a86 Remove all unwanted references to TESTDIR. by Garrett Cooper · 14 years ago
  14. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  15. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  16. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  17. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  18. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  19. 8fb1cdb More style cleanup. by Garrett Cooper · 14 years ago
  20. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  21. 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
  22. 5210c01 The following patch solves the problem: by subrata_modak · 15 years ago
  23. 192a3b5 Fix the splice02 test: by subrata_modak · 15 years ago
  24. ad1d5d4 Addition of splice02 test for splice() syscall. Original-Author: Jens Axboe <axboe@kernel.dk>, Ported-To-LTP:By: Manas K Nayak <maknayak@in.ibm.com>. by subrata_modak · 15 years ago