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. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  4. 9e4b117 Comments cleanup. by Cyril Hrubis · 10 years ago
  5. 4dff854 Fix testcases to call tst_exit() on exit by Cyril Hrubis · 10 years ago
  6. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  7. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  8. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  9. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  10. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  11. 923b23f Other compiler warning fixes: this is another chunk of compiler warning fixes in LTP tests, related to printf format strings. They have multiple causes: by subrata_modak · 15 years ago
  12. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  13. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  14. 68fbd25 Fixing a concurrency issue in semctl07.c. This test was using a key hard coded in the source code, leading to conflicts with other instances of the same test. This patch also add a cleanup of the semid in case of failure during the test, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 16 years ago
  15. cff4af0 remove extraneous whitespace usage in tst_* functions by vapier · 18 years ago
  16. 5fb1eae warnings cleanup by robbiew · 21 years ago
  17. a70576c Removed "extern int errno" lines and replaced with "#include <errno.h>" by robbiew · 21 years ago
  18. 230a0a8 Initial check-in of additional semctl tests. by robbiew · 22 years ago