tests: Added new test: test_nwrap_getaddrinfo_flags_ai_numericserv
authorRobin Hack <hack.robin@gmail.com>
Tue, 13 Oct 2015 12:42:03 +0000 (14:42 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 6 Nov 2015 08:12:20 +0000 (09:12 +0100)
commit969f2d4b05acc5009ef5b47091497464ce961571
tree14faf1587e763e3fdda27a2e7ffb72e93d7fa331
parentb10d23be266109e2569b4f814d554fc2b706a2a3
tests: Added new test: test_nwrap_getaddrinfo_flags_ai_numericserv

Test checks if non-valid input is handled correctly.

Signed-off-by: Robin Hack <hack.robin@gmail.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
tests/test_getaddrinfo.c