From 0acc0018d9a395ded0408f5c95061562d0c528b3 Mon Sep 17 00:00:00 2001 From: Jacob Erlbeck Date: Wed, 3 Dec 2014 13:05:16 +0100 Subject: bsc/test: Add tests for gsm_subscriber base This commit adds test for the generic part of gsm_subscriber like reference counting and flag usage. Sponsored-by: On-Waves ehf --- openbsc/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/configure.ac') diff --git a/openbsc/configure.ac b/openbsc/configure.ac index 5e705c767..69be8b632 100644 --- a/openbsc/configure.ac +++ b/openbsc/configure.ac @@ -192,6 +192,7 @@ AC_OUTPUT( tests/smpp/Makefile tests/trau/Makefile tests/sgsn/Makefile + tests/subscr/Makefile doc/Makefile doc/examples/Makefile Makefile) -- cgit v1.2.3