1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  3. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  4. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  5. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  6. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  7. a33bc18 Fix ftests06 -i n. by Cyril Hrubis · 13 years ago
  8. 0ff96ab The child process should exit after invoking dotest(). by Garrett Cooper · 13 years ago
  9. b0a973a "return 1" should be replaced with "tst_exit()" by Garrett Cooper · 14 years ago
  10. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  11. 8fb1cdb More style cleanup. by Garrett Cooper · 14 years ago
  12. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  13. f01306b Fix compile errors, and more warnings. by Garrett Cooper · 14 years ago
  14. 7a73eab En masse cleanup part one. by Garrett Cooper · 14 years ago
  15. fde5772 Use MAXPATHLEN to avoid path truncation. by Garrett Cooper · 14 years ago
  16. 04f47a1 ftest cleanup II: this is ftest cleanup part II. Most of the functions that were copy & pasted again and again in every file are now in libftest library. Also ftest04, ftest05, ftest06, ftest07 and ftest08 are cleaned. Signed-off-by: Cyril Hrubis <chrubis@suse.cz>. by subrata_modak · 15 years ago
  17. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  18. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  19. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  20. af64a87 cut extraneous newlines from test output by vapier · 18 years ago
  21. e3180f2 kill off unused strings msg1 and msg2 by vapier · 18 years ago
  22. c398e4f use errno.h instead of doing extern int errno by vapier · 18 years ago
  23. f81795e remove duplicated errno.h includes and just include errno.h, not sys/errno.h by vapier · 18 years ago
  24. 7fdd514 Applied patch from Marcus Meissner for SF bug #1114114. by robbiew · 19 years ago
  25. 24e30ab Added filesystem testsuite, ftest, ported by Airong Zhang. by robbiew · 22 years ago