From 800d29d798af01f3502bb6437e87ed19ce422eb8 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 10 Jun 2009 12:36:38 +0200 Subject: [channel] Add a test case for the request foo in gsm_subscriber.c This is simulating a successfull request and is causing a segfault. The test is done with a "mock object" in this case a minimalistic paging implementation which is enough to show the crash. Compare that the callback data is supposed to be the same.... --- openbsc/configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/configure.in') diff --git a/openbsc/configure.in b/openbsc/configure.in index b886e7ac1..94fb15f4d 100644 --- a/openbsc/configure.in +++ b/openbsc/configure.in @@ -45,4 +45,5 @@ AC_OUTPUT( tests/sms/Makefile tests/gsm0408/Makefile tests/db/Makefile + tests/channel/Makefile Makefile) -- cgit v1.2.3