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. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  4. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  5. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  6. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  7. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  8. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  9. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  10. c585a27 Fix testcases and make the overall cp operations consistent. by Garrett Cooper · 14 years ago
  11. 775c33d Fix attempt at cleaning up execve testcases. by Garrett Cooper · 14 years ago
  12. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  13. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  14. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  15. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  16. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  17. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  18. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  19. e789978 execve: remove obsoleted test case execve04. Since latest kernel do execve(2) without get file descriptor(kernel commit e7b9b550f53e81ea38e71d322d6f95730df058a2), it only use one file struct. This cause the case execve04 which test for set EMFILE errno obsoleted. This patch removed test case execve04, and changed the index of the test cases after execve04. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>. by subrata_modak · 15 years ago
  20. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  21. b1ac4f7 Execve04: No Such File: Execve04 test case can fail due to the required file not found. It because it uses a relative path, so it depends on where to run the test. This patch fixes it by using a absolute path, and also make sure it can handle a long name. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 15 years ago
  22. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  23. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  24. 11fbfdd This patch fixes the error, that code exhausting the file descriptor table in execve04 test actually doesn't exhaust the fd table at all. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 16 years ago
  25. 635f2a4 Fix success detection in execve04 test: by subrata_modak · 16 years ago
  26. dad6e1a Breno Leitao (leitao@linux.vnet.ibm.com) fixed these for running on NFS mounted systems by subrata_modak · 17 years ago
  27. 5b35493 make the -F option a bit smarter by vapier · 18 years ago
  28. 3177b1d unbreak test by adding back in the sprintf() i wrongly dropped in a previous commit by vapier · 18 years ago
  29. 019d8ef remove extraneous output and improve output when we do issue messages by vapier · 18 years ago
  30. b2eb9de translate the errno value by vapier · 18 years ago
  31. 7b7103c kill off debug output that shouldnt be shown at normal runtime by vapier · 18 years ago
  32. 3578f4a Changes to close open fileHandle to fix NFS test failure by mridge · 20 years ago
  33. f9cb916 warnings cleanup by robbiew · 21 years ago
  34. f7dc1be Applied patch from Andreas Jaeger: by robbiew · 21 years ago
  35. 57be9f8 Discovered problem was not in code, but in runtest script. Undid previous change. by robbiew · 23 years ago
  36. a544519 Made changes so test can run correctly under pan. by robbiew · 23 years ago
  37. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago