rwatson 2007-05-13 14:03:22 UTC FreeBSD src repository
Modified files: tools/regression/lib/libc/net Makefile Added files: tools/regression/lib/libc/net test-ether.c test-ether.t Log: Add regression tests for ethers(3) functions, including new _r variants. Four tests currently fail: test_ether_line_bad_1() and test_ether_line_bad_2() due to bugs in ether_line(3). test_ether_ntohost() and test_ether_hostton() due to not being fully implemented tests. Revision Changes Path 1.3 +1 -1 src/tools/regression/lib/libc/net/Makefile 1.1 +235 -0 src/tools/regression/lib/libc/net/test-ether.c (new) 1.1 +10 -0 src/tools/regression/lib/libc/net/test-ether.t (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"