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. e4a85db clock_getres/clock_getres01.c: Finish the cleanup by Cyril Hrubis · 11 years ago
  4. 330e8c1 clock_getres/clock_getres01.c: add new clockids by Cyril Hrubis · 11 years ago
  5. ec2dfc4 clock_getres/clock_getres01.c: cleanup by zenglg.jy · 11 years ago
  6. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  7. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  8. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 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. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  13. e683a86 Remove all unwanted references to TESTDIR. by Garrett Cooper · 14 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. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  21. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  22. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  23. 4717497 clock_getres01: remove TERRNO flag for overall test result: The attached patch remove the TERRNO flag for the overall clock_getres01 test status. It is wrong because, if one of the test fails, the reported errno will always be the one from the last case05 test (even 0 if this one was successful). Upon failure, the output will be: by Subrata Modak · 14 years ago
  24. d6a1fa0 Use linux_syscall_numbers's syscall macro instead of syscall(2), so we can test for TCONF'ability of syscall. by yaberauneya · 15 years ago
  25. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  26. 5580e8d Add/Port clock_getres01 test for clock_getres() syscall. Signed-off-by: Manas Kumar Nayak <maknayak@in.ibm.com>. by subrata_modak · 15 years ago