From 5943cbb73ff5cb64e3fc90242024878c073d288d Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 13 Oct 2017 15:57:01 +0200 Subject: Add unit tests for libgtp gtpie.[ch] functions This doesn't yet cover all the functions in gtpie.[ch], but testing half of them is better than not testing any of them, so let's merge this current state with a couple of TDOO's on what we still need to test. Change-Id: I30a6dd8a01b7a074ef2d3936d186dfff6c79e6c0 --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 72cbe48..ca455ce 100644 --- a/configure.ac +++ b/configure.ac @@ -151,6 +151,7 @@ AC_CONFIG_FILES([Makefile sgsnemu/Makefile tests/Makefile tests/lib/Makefile + tests/gtp/Makefile libgtp.pc osmo-ggsn.spec]) AC_OUTPUT -- cgit v1.2.3