tests: Improve address pool unit tests
authorSebastian Rasmussen <sebras@hotmail.com>
Mon, 14 Oct 2013 17:36:24 +0000 (19:36 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 14 Oct 2013 18:20:05 +0000 (20:20 +0200)
commitcf82d90452a12637ee2fb6d5a99d1a9253721dcd
tree10750355030ce364dad2e2ad5cd3b11f2291f9d7
parentd4b8a8249c1826c1074bcd5b12973d442057a94b
tests: Improve address pool unit tests

Add a range with mixed IPV4 and IPV6 addresses to pool.
Get an IPV4 address from an IPV6-only pool.
Get an IPV6 address from an IPV4-only pool.
Reserve a IPV6 address from an IPV4-only pool.
Check for unicast addresses in multicast-only pool.
Check for unicast addresses in uni-/multicast-mixed pool.

https://bugzilla.gnome.org/show_bug.cgi?id=710128
tests/check/gst/addresspool.c