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. 75fb057 fix some syscall tests for 16-bit compat testing by Han Pingtian · 10 years ago
  4. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  5. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  6. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  7. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  8. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  9. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  10. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  11. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  12. de92307 chown03: fix EPERM issue by Caspar Zhang · 13 years ago
  13. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  14. 4f00dbe Style and other 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. 3fdf88a cleanup printf strings and errno handling by vapier · 15 years ago
  21. a0a3e41 chown03: fix the effective user when do cleanup. The TESTDIR is created by root user, but when we do cleanup, the effective user had been changed to nobody, so the cleanup will be failed when the TESTDIR is removed. by subrata_modak · 15 years ago
  22. 9c37f33 Fix typo in testcases/kernel/syscalls/chown/chown03.c, which use ltpuser->pw_uid in call to setegid() should be ltpuser->pw_gid. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>. by subrata_modak · 15 years ago
  23. 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
  24. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  25. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  26. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  27. 814e03c Prevent leaving files in the temporary directory by calling tst_rmdir, or cleanup, where appropriate. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 16 years ago
  28. d3ee1fa Don't break chown tests on non-catastrophic failures. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 16 years ago
  29. 725c280 Small fix to chown03 and fchown04. tst_tmpdir() call was happening in a spot that would cause it to break under certain automation environments. by plars · 20 years ago
  30. 2e1f2ba Added code to set the environment variable, change_owner, if it is not already set. by robbiew · 21 years ago
  31. 58a65bc error checking... getenv() will return null if change_owner environment variable is not set, this will cause the testcase to coredump. by iyermanoj · 21 years ago
  32. 55841b9 Fix chown03, the system for finding the path to change_owner didn't always work and the test would fail by plars · 21 years ago
  33. 2c94524 Applied warnings patch to syscall tests from Saji Kumar <saji.kumar@wipro.com>. by robbiew · 22 years ago
  34. 35e4906 Applied patches from Jacky Malcles <Jacky.Malcles@bull.net> by robbiew · 22 years ago
  35. e44dba9 Applied patch from Jacky Malcles <Jacky.Malcles@bull.net> by robbiew · 22 years ago
  36. 6eabc14 Made changes to run test as root. by robbiew · 23 years ago
  37. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago