moby--moby/libnetwork/ipam
Euan Harris 1383aadf59 ipam: Test rejection of overlapping pool requests
TestOverlappingRequests checks that pool requests which are supersets or
subsets of existing allocations, and those which overlap with existing
allocations at the beginning or the end.

Multiple allocation is now tested by TestOverlappingRequests, so
TestDoublePoolRelease only needs to test double releasing.

Signed-off-by: Euan Harris <euan.harris@docker.com>
2018-07-04 09:50:53 +01:00
..
allocator.go ipam, types: Expand documentation 2018-07-04 09:50:31 +01:00
allocator_test.go ipam: Test rejection of overlapping pool requests 2018-07-04 09:50:53 +01:00
parallel_test.go Add test for parallel request pool 2018-04-25 16:09:27 -07:00
store.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
structures.go ipam, types: Expand documentation 2018-07-04 09:50:31 +01:00
utils.go Fix some typos. 2016-02-29 19:20:50 +08:00