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/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/tests/Makefile.am') diff --git a/openbsc/tests/Makefile.am b/openbsc/tests/Makefile.am index 2b72c9c11..2d4e81c75 100644 --- a/openbsc/tests/Makefile.am +++ b/openbsc/tests/Makefile.am @@ -1 +1 @@ -SUBDIRS = debug timer sms gsm0408 db +SUBDIRS = debug timer sms gsm0408 db channel -- cgit v1.2.3