Harald Welte has submitted this change and it was merged.

Change subject: Add ippool unit-test for 'make check' runs
......................................................................


Add ippool unit-test for 'make check' runs

This test creates a variety of v4 (and one v6) pool and performs
allocations until the pool is full, then frees a random number of
randomly distributed addresses, re-allocates them and again checks that
they're all available and finally once the pool is full allocations
fail.

Change-Id: Ibf4588e8f3ae71684e5262c0caaa2689aee73a94
---
M .gitignore
M Makefile.am
M configure.ac
A tests/Makefile.am
A tests/lib/Makefile.am
A tests/lib/ippool_test.c
A tests/lib/ippool_test.err
A tests/lib/ippool_test.ok
A tests/testsuite.at
9 files changed, 66,755 insertions(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified




-- 
To view, visit https://gerrit.osmocom.org/4245
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf4588e8f3ae71684e5262c0caaa2689aee73a94
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder

Reply via email to