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. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  5. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  6. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  7. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  8. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  9. 1ffecc9 Fix test. by Garrett Cooper · 14 years ago
  10. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  11. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  12. 8fb1cdb More style cleanup. by Garrett Cooper · 14 years ago
  13. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  14. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  15. 1b77909 Crash02: Deal with SIGSTOP and SIGSEGV v3: Version 3 also fixed compilation failures on IA-64, since there is no SYS_fork either. It use clone2() instead. Version 2 fixed compilation failures on IA-64, because there is no SYS_vfork there. Instead, it uses clone() syscall for vfork(): clone(child_stack=0, flags=CLONE_VM|CLONE_VFORK|SIGCHLD). We have seen crash02 test can not finish due to the child process got SIGSTOP or SIGSEGV when calling random syscalls like this, by subrata_modak · 15 years ago
  16. 32cc0ac use memset() instead of bzero() by vapier · 18 years ago
  17. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago