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. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  5. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  6. dd62135 waitpid06: code cleanups by Wanlong Gao · 12 years ago
  7. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  8. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  9. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  10. e8530df Fix header include format. by Garrett Cooper · 14 years ago
  11. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  12. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  13. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  14. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  15. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  16. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  17. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  18. 9736c6b Various waitpid tests print the PID of the wrong array. fork_kid_pid[j] is accessed just past the end of the fork_kid_pid array, so it is better to use wait_kid_pid[i] instead, by, Marcus Meissner <marcusmeissner@users.sourceforge.net> by subrata_modak · 16 years ago
  19. 8e2faf8 waitpid06.c uses a flag to detect whether something went wrong during the test. The issue is that this flag is not initialized, and I get random failure reports. Other tests might suffer from the same bug, but I did not observe it yet. The enclosed patch fixes this in a trivial way for waitpid06. Surprisingly, with my debian package I never got the error, but when I compiled myself, by, Louis Rilling <Louis.Rilling@kerlabs.com> by subrata_modak · 16 years ago
  20. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  21. aa01abd warnings cleanup by robbiew · 21 years ago
  22. 3d5c735 Applied patch from Mikael Starvik <mikael.starvik@axis.com>: by robbiew · 22 years ago
  23. 74948ad Multiple cleanups and fixes from Ihno Krumreich by plars · 22 years ago
  24. ac85d1c cleanup warnings in waitpid06, waitpid08, waitpid09, waitpid11, waitpid13 by plars · 22 years ago
  25. 4644c7e Commited patch submitted by Jay Huie by robbiew · 22 years ago
  26. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago