History log of /src/tests/net/sys |
Revision | Date | Author | Comments |
1.6 | 13-Jul-2010 |
jmmv | Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
|
1.5 | 12-Jun-2010 |
pooka | tp-glob t_* instead of * (so that atf-run works in the source directory)
|
1.4 | 30-Dec-2007 |
jmmv | branches: 1.4.2; Re-add the NetBSD CVS Id tag to the header. It just had to be quoted to be accepted by the parser; i.e. no bug in the code :-)
Note to self: do not try to "fix" stuff the last minute before going to sleep.
|
1.3 | 29-Dec-2007 |
jmmv | Back out the change to introduce the X-NetBSD-Id header entry. For some reason the parser does not accept its contents... You know, one should always test even trivial changes!
Will review this in more depth tomorrow to find the real root cause of the problem and rule out a fix for ATF.
|
1.2 | 26-Dec-2007 |
jmmv | Add the NetBSD Id tag to the Atffiles. Issue raised by pooka@ a while ago.
|
1.1 | 23-Dec-2007 |
jmmv | Add regression tests for low-port allocation in connect and listen, which was broken and fixed recently in: http://mail-index.netbsd.org/source-changes/2007/12/16/0011.html
Test-case code provided by elad@.
|
1.4.2.2 | 09-Jan-2008 |
matt | sync with HEAD
|
1.4.2.1 | 30-Dec-2007 |
matt | file Atffile was added on branch matt-armv6 on 2008-01-09 01:59:29 +0000
|
1.5 | 05-Nov-2011 |
jruoho | Move connect(2), listen(2) and socketpair(2) tests to the right place.
|
1.4 | 04-Nov-2011 |
christos | socketpair test.
|
1.3 | 24-Sep-2011 |
christos | branches: 1.3.2; Add an rfc6056 test.
|
1.2 | 01-May-2008 |
jmmv | Convert NetBSD-specific tests that were previously written in C++ to C now that ATF provides a C-only binding (comes with 0.5).
|
1.1 | 23-Dec-2007 |
jmmv | branches: 1.1.2; 1.1.6; Add regression tests for low-port allocation in connect and listen, which was broken and fixed recently in: http://mail-index.netbsd.org/source-changes/2007/12/16/0011.html
Test-case code provided by elad@.
|
1.1.6.1 | 18-May-2008 |
yamt | sync with head.
|
1.1.2.2 | 09-Jan-2008 |
matt | sync with HEAD
|
1.1.2.1 | 23-Dec-2007 |
matt | file Makefile was added on branch matt-armv6 on 2008-01-09 01:59:29 +0000
|
1.3.2.1 | 10-Nov-2011 |
yamt | sync with head
|
1.5 | 05-Nov-2011 |
jruoho | Move connect(2), listen(2) and socketpair(2) tests to the right place.
|
1.4 | 03-Nov-2010 |
christos | branches: 1.4.6; add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing how many bugs this found :-)
|
1.3 | 12-Jun-2010 |
wiz | Fix typo in comment.
|
1.2 | 12-Jun-2010 |
pooka | Connect to localhost instead of www.netbsd.org to a) make this work in non-routed setups b) avoid the dubious security implications. Also, to make the test actually do what it claims to do, call getsockname() and verify we got a low port.
|
1.1 | 01-May-2008 |
jmmv | branches: 1.1.4; Convert NetBSD-specific tests that were previously written in C++ to C now that ATF provides a C-only binding (comes with 0.5).
|
1.1.4.2 | 18-May-2008 |
yamt | sync with head.
|
1.1.4.1 | 01-May-2008 |
yamt | file t_connect.c was added on branch yamt-pf42 on 2008-05-18 12:36:01 +0000
|
1.4.6.1 | 10-Nov-2011 |
yamt | sync with head
|
1.4 | 01-May-2008 |
jmmv | Convert NetBSD-specific tests that were previously written in C++ to C now that ATF provides a C-only binding (comes with 0.5).
|
1.3 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.2 | 04-Jan-2008 |
jmmv | branches: 1.2.2; 1.2.6; Fix headers: add NetBSD CVS id tag and drop ATF title.
|
1.1 | 23-Dec-2007 |
jmmv | Add regression tests for low-port allocation in connect and listen, which was broken and fixed recently in: http://mail-index.netbsd.org/source-changes/2007/12/16/0011.html
Test-case code provided by elad@.
|
1.2.6.1 | 17-Jun-2008 |
yamt | fix merge botches
|
1.2.2.2 | 09-Jan-2008 |
matt | sync with HEAD
|
1.2.2.1 | 04-Jan-2008 |
matt | file t_connect.cpp was added on branch matt-armv6 on 2008-01-09 01:59:29 +0000
|
1.3 | 05-Nov-2011 |
jruoho | Move connect(2), listen(2) and socketpair(2) tests to the right place.
|
1.2 | 03-Nov-2010 |
christos | branches: 1.2.6; add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing how many bugs this found :-)
|
1.1 | 01-May-2008 |
jmmv | branches: 1.1.4; Convert NetBSD-specific tests that were previously written in C++ to C now that ATF provides a C-only binding (comes with 0.5).
|
1.1.4.2 | 18-May-2008 |
yamt | sync with head.
|
1.1.4.1 | 01-May-2008 |
yamt | file t_listen.c was added on branch yamt-pf42 on 2008-05-18 12:36:01 +0000
|
1.2.6.1 | 10-Nov-2011 |
yamt | sync with head
|
1.4 | 01-May-2008 |
jmmv | Convert NetBSD-specific tests that were previously written in C++ to C now that ATF provides a C-only binding (comes with 0.5).
|
1.3 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.2 | 04-Jan-2008 |
jmmv | branches: 1.2.2; 1.2.6; Fix headers: add NetBSD CVS id tag and drop ATF title.
|
1.1 | 23-Dec-2007 |
jmmv | Add regression tests for low-port allocation in connect and listen, which was broken and fixed recently in: http://mail-index.netbsd.org/source-changes/2007/12/16/0011.html
Test-case code provided by elad@.
|
1.2.6.1 | 17-Jun-2008 |
yamt | fix merge botches
|
1.2.2.2 | 09-Jan-2008 |
matt | sync with HEAD
|
1.2.2.1 | 04-Jan-2008 |
matt | file t_listen.cpp was added on branch matt-armv6 on 2008-01-09 01:59:30 +0000
|
1.3 | 22-Jun-2012 |
christos | PR/46602: Move the rfc6056 port randomization to the IP layer.
|
1.2 | 05-Nov-2011 |
jruoho | Add missing copyright ((c) @christos).
|
1.1 | 24-Sep-2011 |
christos | branches: 1.1.2; Add an rfc6056 test.
|
1.1.2.2 | 30-Oct-2012 |
yamt | sync with head
|
1.1.2.1 | 10-Nov-2011 |
yamt | sync with head
|
1.2 | 05-Nov-2011 |
jruoho | Move connect(2), listen(2) and socketpair(2) tests to the right place.
|
1.1 | 04-Nov-2011 |
christos | socketpair test.
|