tests: Add reload test for the hosts file
authorAndreas Schneider <asn@samba.org>
Thu, 17 Dec 2015 07:56:05 +0000 (08:56 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 17 Dec 2015 08:06:29 +0000 (09:06 +0100)
commita93a07d5e122b50dcec2e8fe7dbee022e5d5d301
treec085add24f995531a2782b0851ad9225895c49ce
parent64067145b4e013d4223bf17011984988bddbe43e
tests: Add reload test for the hosts file

With this valgrind should show issues if the hash table is not
recreated.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
tests/test_getaddrinfo.c