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. c60a230 syscalls: Make use of tst_umount() by Cyril Hrubis · 10 years ago
  4. 75fb057 fix some syscall tests for 16-bit compat testing by Han Pingtian · 10 years ago
  5. c0b8cc1 syscalls/chown04: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  6. 75b30b6 syscalls/chown04: Cleanup by Cyril Hrubis · 10 years ago
  7. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  8. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 11 years ago
  9. 2d127a3 chown/chown04.c: Add ELOOP EROFS by Zeng Linggang · 11 years ago
  10. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 12 years ago
  11. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  12. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  13. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  14. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  15. c0a39bb Style, other cleanup, and simplification. 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. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  20. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  21. 3fdf88a cleanup printf strings and errno handling by vapier · 15 years ago
  22. 945234b Delete the change_owner binary, as it is an insecure suid root binary; rewrite tests that use it: This patch is based on Jiri's change_owner patch. I removed references in runtest/syscalls and fix some coding style violations. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  23. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  24. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  25. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  26. 3221898 Do not call tst_brkm from the cleanup function in some tests: It is bad for the cleanup function to abort by calling tst_brkm, because in that case, further cleanup will not be performed. This patch fixes it in some chmod*, chown*, fchmod* and fchown* tests by substituting tst_resm for tst_brkm. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 16 years ago
  27. 0722a2b as reported by Jane Lv, mmap() returns an unsigned value (MAP_FAILED) upon error, so checking with <= 0 will not work by vapier · 18 years ago
  28. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  29. 2c94524 Applied warnings patch to syscall tests from Saji Kumar <saji.kumar@wipro.com>. by robbiew · 22 years ago
  30. 35e4906 Applied patches from Jacky Malcles <Jacky.Malcles@bull.net> by robbiew · 22 years ago
  31. 1ad8451 Several fixes for 64-big from Gerhard Tonn. by plars · 22 years ago
  32. 15226cd Applied patches submitted by: by robbiew · 23 years ago
  33. 6d8c9dc Made changes so test can run as root. by robbiew · 23 years ago
  34. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago