summaryrefslogtreecommitdiffstats
path: root/test/inet
Commit message (Collapse)AuthorAgeFilesLines
* getnet: switch to config parserBernhard Reutner-Fischer2010-08-051-0/+17
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* testsuite: do not run inet tests if !ipv4 && !ipv6Bernhard Reutner-Fischer2010-06-101-0/+7
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* add gethostid() testcaseBernhard Reutner-Fischer2010-02-031-0/+6
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso2009-03-161-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 whitespaceBernhard Reutner-Fischer2008-07-232-5/+5
|
* Document the reason why ether tests in testsuite may fail.Denis Vlasenko2008-06-062-0/+9
| | | | | No code changes.
* Fix spurious testsuite failureDenis Vlasenko2008-06-061-0/+5
|
* Fix file permissionsCarmelo Amoroso2008-02-282-0/+0
|
* Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso2008-02-282-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 Frysinger2008-01-081-0/+50
| | | | misaligned scratch buffers
* add one more testcase from Natanael CopaMike Frysinger2007-09-151-0/+1
|
* add more tests as suggested by Natanael Copa and as harvested from:Mike Frysinger2007-09-151-1/+31
| | | | http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/92880
* actually update errors variable when a test failsMike Frysinger2007-09-151-0/+1
|
* fixup prototype warningsMike Frysinger2007-01-291-3/+3
|
* fix license noticeMike Frysinger2006-07-051-1/+1
|
* need Makefile for inet subdirMike Frysinger2006-02-151-0/+4
|
* grab some tests from glibcMike Frysinger2006-02-154-0/+243
|
* fix prototype warningMike Frysinger2006-02-151-1/+1
|
* simple test for the if_nameindex() related functionsMike Frysinger2006-01-061-0/+61