Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getnet: switch to config parser | Bernhard Reutner-Fischer | 2010-08-05 | 1 | -0/+17 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | testsuite: do not run inet tests if !ipv4 && !ipv6 | Bernhard Reutner-Fischer | 2010-06-10 | 1 | -0/+7 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | add gethostid() testcase | Bernhard Reutner-Fischer | 2010-02-03 | 1 | -0/+6 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso | 2009-03-16 | 1 | -0/+3 |
| | | | | | | | | | | | 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> | ||||
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 2 | -5/+5 |
| | |||||
* | Document the reason why ether tests in testsuite may fail. | Denis Vlasenko | 2008-06-06 | 2 | -0/+9 |
| | | | | | No code changes. | ||||
* | Fix spurious testsuite failure | Denis Vlasenko | 2008-06-06 | 1 | -0/+5 |
| | |||||
* | Fix file permissions | Carmelo Amoroso | 2008-02-28 | 2 | -0/+0 |
| | |||||
* | Added support for ether_line, ether_ntohost and ether_hostton. | Carmelo Amoroso | 2008-02-28 | 2 | -0/+73 |
| | | | | | | | Added related test cases. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Hacked-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | test to make sure the buffers used by the gethost*_r functions handle ↵ | Mike Frysinger | 2008-01-08 | 1 | -0/+50 |
| | | | | misaligned scratch buffers | ||||
* | add one more testcase from Natanael Copa | Mike Frysinger | 2007-09-15 | 1 | -0/+1 |
| | |||||
* | add more tests as suggested by Natanael Copa and as harvested from: | Mike Frysinger | 2007-09-15 | 1 | -1/+31 |
| | | | | http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/92880 | ||||
* | actually update errors variable when a test fails | Mike Frysinger | 2007-09-15 | 1 | -0/+1 |
| | |||||
* | fixup prototype warnings | Mike Frysinger | 2007-01-29 | 1 | -3/+3 |
| | |||||
* | fix license notice | Mike Frysinger | 2006-07-05 | 1 | -1/+1 |
| | |||||
* | need Makefile for inet subdir | Mike Frysinger | 2006-02-15 | 1 | -0/+4 |
| | |||||
* | grab some tests from glibc | Mike Frysinger | 2006-02-15 | 4 | -0/+243 |
| | |||||
* | fix prototype warning | Mike Frysinger | 2006-02-15 | 1 | -1/+1 |
| | |||||
* | simple test for the if_nameindex() related functions | Mike Frysinger | 2006-01-06 | 1 | -0/+61 |