aboutsummaryrefslogtreecommitdiff
path: root/testcases/network/lib6
AgeCommit message (Expand)Author
2015-10-22lib6: RenameZeng Linggang
2015-10-22lib6/getaddrinfo_01.c: CleanupZeng Linggang
2015-10-22lib6/asapi_06.c: CleanupZeng Linggang
2015-10-22lib6/asapi_05.c: CleanupZeng Linggang
2015-10-22lib6/asapi_04.c: CleanupZeng Linggang
2015-10-22lib6: Remove runcc.* and the testcases that use it.Zeng Linggang
2015-08-04lib: Get rid of unused tst_require_root() callbackCyril Hrubis
2015-06-16lib6/in6_2: don't assume that machine has 'eth0' interface nameAlexey Kodanev
2015-03-10Introduce tst_parse_opts()Cyril Hrubis
2015-03-09lib6/in6_02.c: cleanupXing Gu
2015-03-09lib6/in6_01.c: cleanupXing Gu
2015-03-09lib6/asapi_07.c: cleanupXing Gu
2015-03-09lib6/asapi_03.c: cleanupXing Gu
2015-03-09lib6/asapi_02.c: cleanupXing Gu
2015-03-09lib6/asapi_01.c: cleanupXing Gu
2015-02-04Include usctest.h in test.hCyril Hrubis
2015-02-04Get rid of TEST_CLEANUPCyril Hrubis
2014-12-09asapi_05: use safe format argument to tst_resm()Ken Dreyer
2014-05-27testcases: Constify char *msg variable.Cyril Hrubis
2013-12-05asapi_07: fix data typesSimon Xu
2012-12-07cleanup code indentWanlong Gao
2012-10-24Another semiautomated cleanup.Cyril Hrubis
2012-10-19Update FSF addressWanlong Gao
2012-10-18Add missing newline at end of fileChris Dearman
2012-01-04network/lib6/asapi_06: pcmsg->cmsg_len is of type size_tMarkos Chandras
2010-12-19Resolving all compile errors via a scriptGarrett Cooper
2010-12-18Fix more tests; remove more Tst_count externs.Garrett Cooper
2010-12-17Fix warning.Garrett Cooper
2010-12-17Fix warnings and style.Garrett Cooper
2010-12-17Fix warning.Garrett Cooper
2010-12-16Cleanup style and get rid of conflicts problems.Garrett Cooper
2010-12-16Style and conformance changes.Garrett Cooper
2010-12-16Merge branch 'master' into ltp-broomGarrett Cooper
2010-12-13Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltpGarrett Cooper
2010-11-28More style cleanup.Garrett Cooper
2010-11-28Deal with a lot of annoying style nits.Garrett Cooper
2009-11-02Other compiler warning fixes: this is another chunk of compiler warning fixes...subrata_modak
2009-10-101. I screwed up and broke install by accident when I was monkeying around wit...yaberauneya
2009-10-091. Please see README.mk-devel for a full description of the changesyaberauneya
2009-08-06RANLIB isn't a predefined variable in make(1):yaberauneya
2009-07-18Take the existing patch provided by Henry Yei in the email thread, `[LTP] [PA...yaberauneya
2009-04-16Fix from CAI Qian <caiqian@cclom.cn>.subrata_modak
2009-02-23runcc: add cflags option on runcc function to compile lib6 tests for differen...subrata_modak
2009-01-22Matt Helsley reported: The dependency description in testcases/network/lib6/M...subrata_modak
2008-12-12Tests in testcase/network/lib6 has been excluded because they occured build b...subrata_modak
2008-12-12Tests in testcase/network/lib6 has been excluded because they occured build b...subrata_modak
2008-12-12Tests in testcase/network/lib6 has been excluded because they occured build b...subrata_modak
2008-11-11Prevent leaving files in the temporary directory by calling tst_rmdir, or cle...subrata_modak
2008-10-29In the i2ntest1 testcase, the call if_nametoindex(TEST_RETURN) was segfaultin...subrata_modak
2008-09-18When we compile the test codes with -Wall option, lots of warning appear. It ...subrata_modak