Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger | |
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2012-10-29 | test: Fix some warnings in inet | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2012-04-08 | test/inet: Add tst-sock-nonblock | Kevin Cernekee | |
Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2011-05-01 | tests: disable ether tests if !HAS_SOCKET | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2011-05-01 | inet: add ether_aton testcase | David A Ramos | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2010-08-05 | getnet: switch to config parser | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2010-06-10 | testsuite: do not run inet tests if !ipv4 && !ipv6 | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2010-02-03 | add gethostid() testcase | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-03-16 | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso | |
Test build system modified to be similar to uClibc one: * test custom logic moved from Makefile to a new Makefile.in (to be included by Makefile). * Makefile same for all tests and just used for including all other needed makefiles. Signed-off-by: Salvatore Cro <salvatore.cro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer | |
2008-06-06 | Document the reason why ether tests in testsuite may fail. | Denis Vlasenko | |
No code changes. | |||
2008-06-06 | Fix spurious testsuite failure | Denis Vlasenko | |
2008-02-28 | Fix file permissions | Carmelo Amoroso | |
2008-02-28 | Added support for ether_line, ether_ntohost and ether_hostton. | Carmelo Amoroso | |
Added related test cases. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Hacked-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||
2008-01-08 | test to make sure the buffers used by the gethost*_r functions handle ↵ | Mike Frysinger | |
misaligned scratch buffers | |||
2007-09-15 | add one more testcase from Natanael Copa | Mike Frysinger | |
2007-09-15 | add more tests as suggested by Natanael Copa and as harvested from: | Mike Frysinger | |
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/92880 | |||
2007-09-15 | actually update errors variable when a test fails | Mike Frysinger | |
2007-01-29 | fixup prototype warnings | Mike Frysinger | |
2006-07-05 | fix license notice | Mike Frysinger | |
2006-02-15 | need Makefile for inet subdir | Mike Frysinger | |
2006-02-15 | grab some tests from glibc | Mike Frysinger | |
2006-02-15 | fix prototype warning | Mike Frysinger | |
2006-01-06 | simple test for the if_nameindex() related functions | Mike Frysinger | |