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. ee7667e ftest: Fix tst_brkm() usage. by Cyril Hrubis · 10 years ago
  4. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  5. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  6. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  7. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  8. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  9. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  10. f01306b Fix compile errors, and more warnings. by Garrett Cooper · 14 years ago
  11. 7a73eab En masse cleanup part one. by Garrett Cooper · 14 years ago
  12. fde5772 Use MAXPATHLEN to avoid path truncation. by Garrett Cooper · 14 years ago
  13. 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
  14. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  15. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  16. af64a87 cut extraneous newlines from test output by vapier · 18 years ago
  17. e3180f2 kill off unused strings msg1 and msg2 by vapier · 18 years ago
  18. c398e4f use errno.h instead of doing extern int errno by vapier · 18 years ago
  19. f81795e remove duplicated errno.h includes and just include errno.h, not sys/errno.h by vapier · 18 years ago
  20. 7fdd514 Applied patch from Marcus Meissner for SF bug #1114114. by robbiew · 19 years ago
  21. 1530d9c Applied patch from Gary Williams to change malloc() to calloc() b/c some by robbiew · 20 years ago
  22. 24e30ab Added filesystem testsuite, ftest, ported by Airong Zhang. by robbiew · 22 years ago