diff options
author | asomers <asomers@FreeBSD.org> | 2014-02-13 22:19:24 +0000 |
---|---|---|
committer | asomers <asomers@FreeBSD.org> | 2014-02-13 22:19:24 +0000 |
commit | 999d9343fa00efb4ad9b30bd96bfaaac0abe2afe (patch) | |
tree | c6ab4b2c129b21791ff389a036e5fbff65e99500 /sys/net | |
parent | ccd36e4300ee156bc8af97fd65e1be79cec892e0 (diff) | |
download | FreeBSD-src-999d9343fa00efb4ad9b30bd96bfaaac0abe2afe.zip FreeBSD-src-999d9343fa00efb4ad9b30bd96bfaaac0abe2afe.tar.gz |
MFC r261081, r261133, and r261615
r261081
Replace the old unix_seqpacket and unix_seqpacket_exercise
tests, which were a little broken and not automatable, with
unix_seqpacket_test. It's coverage is a superset of the old
tests and it uses ATF. It includes test cases for bugs
kern/185813 and kern/185812.
r261133
Fix the Makefiles so that the tests I submitted in r261081 will
actually get built.
r261615
tests/sys/Makefile
use TESTS_SUBDIRS for kern instead of SUBDIRS. I don't
think it makes a difference in this case, but
TESTS_SUBDIRS is generally correct for subdirectories
that contain tests.
Diffstat (limited to 'sys/net')
0 files changed, 0 insertions, 0 deletions