aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-10-12 19:30:49 +0800
committerHarald Welte <laforge@gnumonks.org>2017-10-13 16:28:01 +0200
commit1d8ffc6b239e837558947f38aaed165e49dd12e5 (patch)
treeeb0306c0612214fa15d3c0afc7fe988bb49a43c3 /Makefile.am
parent58c0da7833b87cd67aee78cc0159102d70f36be3 (diff)
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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 517e265..f9849c0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = lib gtp ggsn sgsnemu doc
+SUBDIRS = lib gtp ggsn sgsnemu doc tests
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libgtp.pc