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. 988aabf syscalls/keyctl01: Fix conditional compilation. by Cyril Hrubis · 10 years ago
  4. da7d01b syscalls/kectl01: Cleanup. 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. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 11 years ago
  10. 354ebb4 cleanup code indent by Wanlong Gao · 12 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. e683a86 Remove all unwanted references to TESTDIR. by Garrett Cooper · 14 years ago
  15. 1569799 Fix some tests. Remove all externs to Tst_count. 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. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  20. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  21. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  22. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  23. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  24. 020a4da Complete keyctl01 work. by Garrett Cooper · 14 years ago
  25. e99ebbc Add autoconf tests for keyctl01 required features. by Garrett Cooper · 14 years ago
  26. 6340c2a Forgot sys/types.h in last commit... by Garrett Cooper · 14 years ago
  27. 4e77264 Fix build error. by Garrett Cooper · 14 years ago
  28. da90805 Correct the keyctl01 negative testcase. by Garrett Cooper · 14 years ago
  29. bc71173 The ENOSYS problem has been properly resolved in testcases/kernel/includes/regen.sh, so let's remove the ad hoc ENOSYS checks. by yaberauneya · 15 years ago
  30. c2e8839 TEST* was causing me fits (logic wasn't working properly for detecting ENOSYS), so I converted everything to ret, errno, et all. by yaberauneya · 15 years ago
  31. ba5adbc These syscalls can be unimplemented on some archs and kernel versions, so add a check to make sure that they are or aren't as it's valid. by yaberauneya · 15 years ago
  32. faf0748 Consolidate all of the logic in one area and clean it up significantly. by yaberauneya · 15 years ago
  33. 923b23f Other compiler warning fixes: this is another chunk of compiler warning fixes in LTP tests, related to printf format strings. They have multiple causes: by subrata_modak · 15 years ago
  34. dfc744d [FIX PATCHES] All patches: To make your job easy, I have attached following patched to fix system call number to __NR_syscall representation. You can commit all these patches. LIST: by subrata_modak · 15 years ago
  35. 5c8fc01 Add keyctl01 test for keyctl syscall. Signed-off-by: Manas Kumar Nayak <maknayak@in.ibm.com>. by subrata_modak · 15 years ago