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. 9e4b117 Comments cleanup. by Cyril Hrubis · 10 years ago
  4. 4dff854 Fix testcases to call tst_exit() on exit by Cyril Hrubis · 10 years ago
  5. e38b961 Remove STD_FUNCTIONAL_TEST 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. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  9. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  10. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 11 years ago
  11. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 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. 1569799 Fix some tests. Remove all externs to Tst_count. 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. e1f008e Fix compile. 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. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  21. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  22. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  23. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  24. ef37027 faccessat01 and fchmodat01 did not test the AT_FDCWD, following patch makes them test AT_FDCWD and pass by subrata_modak · 16 years ago
  25. bbaeb93 faccessat01 and fchmodat01 did not test the AT_FDCWD tests, but assigned fds[5]. I made them work, patch attached. btw, readlinkat01 is also buggy, but I have not yet come around to fixing it. By, Marcus Meissner <marcusmeissner@users.sourceforge.net> by subrata_modak · 16 years ago
  26. f293d17 Fix directory remove issue on NFS. On NFS unlinking AND closing all files in a directory is mandaroty before unlinking this directory. This also fix a write in a invalid array entry. fds[5] does not exist since we only defines 5 tests., by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 16 years ago
  27. 807cfe5 Added code to disable tests that will not run on kernels below 2.6.16 by mreed10 · 18 years ago
  28. 6c81d77 new fchmodat test from Yi CDL Yang by vapier · 18 years ago