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. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  4. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  5. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  6. 0f0e348 lib: Rewrite FS type detection code + docs by Cyril Hrubis · 10 years ago
  7. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  8. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  9. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  10. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  11. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  12. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  13. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  14. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  15. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  16. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  17. e1f008e Fix compile. 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. 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. 358c3ee Printf-style format string warnings (TEST_RETURN related): this patch fixes some printf-format string warnings, concerning the TEST_RETURN variable. TEST_RETURN is declared as "long", so it is advisable to use "%ld" in printf format string to avoid undefined behaviour. Note that this patch is not complete - it fixes the warnings in files near the beginning of the alphabet only. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  22. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  23. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. 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. 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
  26. 8b5fe93 anal fix: add whitespace between arguments by vapier · 16 years ago
  27. 7546751 issue a warning if unable to actually test if F_SETLEASE is not defined by vapier · 17 years ago
  28. aa35472 dont declare setup/cleanup extern since they arent by vapier · 18 years ago
  29. 6e1a78c Fix for defect failure to lock readonly file, changed to open file RDONLY by mridge · 19 years ago
  30. e93a324 Applied a load of patches submitted to the mailing list by Gentoo's Mike Frysinger by robbiew · 19 years ago
  31. d70864e Added tests for GETLEASE, and SETLEASE w/FD_UNLCK by robbiew · 20 years ago
  32. 25ae545 Created 2 new testcases to test the fcntl() call with the F_SETLEASE option. by robbiew · 20 years ago