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. c60a230 syscalls: Make use of tst_umount() by Cyril Hrubis · 10 years ago
  4. b111871 syscalls/chmod06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  5. cd3beec syscalls/chmod06: Cleanup. by Cyril Hrubis · 10 years ago
  6. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  7. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  8. 3aa27d9 chmod/chmod06.c: add ELOOP, EROFS error number test for chmod(2) by Wang, Xiaoguang · 11 years ago
  9. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  10. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  11. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  12. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  13. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  14. c5f4023 Fix chmod testcases and other fun cleanup. by Garrett Cooper · 14 years ago
  15. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  16. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  17. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  18. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  19. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  20. 4599609 cleanup printf strings and errno handling by vapier · 15 years ago
  21. 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
  22. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  23. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  24. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  25. 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
  26. 5b31d1b define _GNU_SOURCE if not already defined by vapier · 18 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. d6b715a Corrected test 1 to show EPERM error pointed out by Ling, Xiaofeng. by robbiew · 20 years ago
  30. 2c94524 Applied warnings patch to syscall tests from Saji Kumar <saji.kumar@wipro.com>. 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 · 22 years ago
  33. 5d6afe6 Made changes for test to run as root. by robbiew · 23 years ago
  34. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago