On 02/06/2014 09:43 AM, Ján Tomko wrote: > Also try to bind on IPv6 to check if the port is occupied. > > Change the mocked bind in the test to return EADDRINUSE > for some ports only for the IPv4/IPv6 socket if we're testing > on a host with IPv6 compiled in. > > Also mock socket() to make it fail with EAFNOTSUPPORTED > if LIBVIRT_TEST_IPV4ONLY is set in the environment, to > simulate a host without IPv6 support in the kernel. The > tests are repeated again with this variable set. > > https://bugzilla.redhat.com/show_bug.cgi?id=1025407 > --- > src/util/virportallocator.c | 46 +++++++++++++++++++++++++----- > tests/virportallocatortest.c | 68 ++++++++++++++++++++++++++++++++++++++++++-- > 2 files changed, 104 insertions(+), 10 deletions(-) ACK. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list