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. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  4. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  5. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  6. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  7. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  8. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  9. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  10. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  11. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  12. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  13. 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
  14. 412111f In the i2ntest1 testcase, the call if_nametoindex(TEST_RETURN) was segfaulting, because TEST_RETURN was actually result of comparison (ifname==if_indextoname(...)). The fix is to call it with real ifname. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 16 years ago
  15. aa588ae When we compile the test codes with -Wall option, lots of warning appear. It is better to remove them for the future debbuging. Signed-off-by: Mitsuru Chinen <mitch@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  16. 7c0f5e5 New IPV6 testcases from David Stevens by mridge · 20 years ago