1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 10 years ago
  2. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 10 years ago
  3. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  4. 9c31ad2 lib, tests: Rename get_tst_tmpdir() to tst_get_tmpdir() by Cyril Hrubis · 10 years ago
  5. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 11 years ago
  6. cbec02d syscalls/clone: initialize sa_mask by Jan Stancek · 12 years ago
  7. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 12 years ago
  8. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  9. 3dd0c6a clone: code cleanup by Wanlong Gao · 12 years ago
  10. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  11. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  12. 019ed6c Fix build with latest glibc. by Cyril Hrubis · 13 years ago
  13. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  14. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  15. 7e20b26 Make clone02 make more sense. by Garrett Cooper · 14 years ago
  16. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  17. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  18. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  19. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  20. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  21. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  22. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  23. f6d7f09 define and use common clone helpers by vapier · 15 years ago
  24. 0874e6f cleanup printf strings and errno handling by vapier · 15 years ago
  25. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  26. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  27. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  28. e4cf63d Fixing missing argument for open() function when O_CREAT is in the flag, by, Yi Xu <yxu@suse.de> by subrata_modak · 17 years ago
  29. cff4af0 remove extraneous whitespace usage in tst_* functions by vapier · 19 years ago
  30. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  31. eed7cee Applied suggested check from Carl van_Schaik: by robbiew · 20 years ago
  32. c23070c Changes to fix defect 13205 - testcase (seg fault) fails when MALLOC_CHECK_=3 environment varible is turned on . by mridge · 20 years ago
  33. fc9dd8c Changed clone02 to use tid instead of pid to eliminate failures on NPTL threads(same PIDs for parent/child) by mridge · 20 years ago
  34. f41288e Set the clone stack size to 16384 for all tests in clone_platform.h by robbiew · 21 years ago
  35. b8bd30c These tests were receiving strange SIGSEGV calls on ppc64 when compiled by robbiew · 21 years ago
  36. ff9213a Added code to set the clone stack size to 8192 for powerpc64. by robbiew · 21 years ago
  37. 882ee2d Try to get the clone() test cases to run on ia64. by nstraz · 21 years ago
  38. e321981 No code changes, just converting from DOS text format to UNIX text format. by nstraz · 21 years ago
  39. 9bd2f23 Added code to the clone() tests to allow them to build on s390/s390x. by robbiew · 21 years ago
  40. a253737 Applied patch from Chris Dearman for better stack management. by robbiew · 22 years ago
  41. b258d21 Added calls to tst_tmpdir & tst_rmdir. Alos applied patch from Andi Kleen: by robbiew · 22 years ago
  42. 0848849 Initial check-in of tests written by Saji Kumar <saji.kumar@wipro.com> by robbiew · 22 years ago