commit | 96b04dc71d3ebaf46e4f03b85152234eb49c0a41 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Sat Jun 25 00:24:23 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Sat Jun 25 01:11:18 2016 +0000 |
tree | 082fccb9c2a3eef04b5cabf2961c53c702aafb60 | |
parent | 45ae937cedd8ddb477ead0a04158c79b214d5422 [diff] [blame] |
tests: check decoding of sockaddr structures * tests/net-sockaddr.c: New file. * tests/net-sockaddr.test: New test. * tests/.gitignore: Add net-sockaddr. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add net-sockaddr.test.
diff --git a/tests/.gitignore b/tests/.gitignore index 72e93d8..1771902 100644 --- a/tests/.gitignore +++ b/tests/.gitignore
@@ -141,6 +141,7 @@ nanosleep net-accept-connect net-icmp_filter +net-sockaddr net-y-unix net-yy-inet net-yy-netlink