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. d623e2c splice01/tee01/utime: add kernel version check for NFS test by Xiong Zhou · 10 years ago
  4. 3cbe541 syscalls/splice01: Cleanup & fixes. 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. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  8. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  9. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  10. 0f0e348 lib: Rewrite FS type detection code + docs by Cyril Hrubis · 10 years ago
  11. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  12. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  13. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 11 years ago
  14. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  15. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  16. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  17. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  18. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  19. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  20. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  21. 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
  22. 83a846e This is a patch for the splice01 test. Previously the test was checking if the current working directory was NFS based as which the test. The patch changes this test to check whether the test directory is on NFS, as that is actually where the test gets run. Signed-off-by: Henry Yei <hyei@mvista.com>. 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. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  25. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  26. 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 · 16 years ago
  27. 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
  28. 6a8f17a Create testfile in tmpdir to be consistent with other tests by Kumar Gala <galak@kernel.crashing.org> by subrata_modak · 17 years ago
  29. 9cf96d8 use common header for __NR defines by vapier · 18 years ago
  30. 380d3e6 Added code so that these test would compile on kernel versions lower than 2.6.17 by mreed10 · 18 years ago
  31. c033f49 splice/tee tests by Yi CDL Yang by vapier · 18 years ago