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. d458410 syscalls/vmsplice01: Cleanup & fixes. by Cyril Hrubis · 10 years ago
  4. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  5. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  6. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  7. 0f0e348 lib: Rewrite FS type detection code + docs by Cyril Hrubis · 10 years ago
  8. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  9. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  10. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 11 years ago
  11. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  12. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  13. ec6edca Add missing newline at end of file by Chris Dearman · 12 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. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  19. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  20. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  21. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  22. 923b23f Other compiler warning fixes: this is another chunk of compiler warning fixes in LTP tests, related to printf format strings. They have multiple causes: by subrata_modak · 15 years ago
  23. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  24. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  25. 7dd2824 A while back I had submitted an LTP patch for the vmsplice01 test case (sent on 03/27/2008). However, the code I see in the vmsplice01.c file now is not what the patch contains. Please find below the correction against the latest ltp release : Signed-off by: Vinay Sridhar <vinay@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  26. f6e1b03 Looks like the else is missing since in both the cases where flag is set to one or not we get the test broken print. Signed-off-by: Max Stirling <vickyirobot@gmail.com>. by subrata_modak · 16 years ago
  27. 7548618 The vmsplice01 testcase in LTP failed when run over machines with NFS mount. However after I examined the test case I found that the testcase performs vmsplice() and splice() system calls and it was only splice() that caused the failure. After discussing with Subrata, we had decided that the fact that vmsplice() succeeds must be displayed before checking if the testcase is running over NFS and exiting. Hence I have prepared a patch with the above details taken care of. Signed-off-by : Vinay Sridhar <vinaysridhar@in.ibm.com> by subrata_modak · 16 years ago
  28. 4cd9ff8 Helge Deller writes: when calling open() with O_CREAT, the mode must be specified by vapier · 18 years ago
  29. 003eb18 Disable this test case for kernels below 2.6.17 and not 2.6.16. by mreed10 · 18 years ago
  30. 807cfe5 Added code to disable tests that will not run on kernels below 2.6.16 by mreed10 · 18 years ago
  31. 0b10879 new vmsplice test from Yi CDL Yang by vapier · 18 years ago