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. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  4. af0ea7b syscalls/link: Cleanup. by Cyril Hrubis · 10 years ago
  5. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  6. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  7. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  8. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  9. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  10. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  11. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  12. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  13. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  14. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  15. 91ec53d Correct setuid() logic for "nobody" uid. by Garrett Cooper · 14 years ago
  16. 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
  17. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  18. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  19. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  20. aa35472 dont declare setup/cleanup extern since they arent by vapier · 18 years ago
  21. d62a36d Added new test from Bull. by robbiew · 22 years ago