From 72bd4eb3b9e674d771d911e27cacb45468d51487 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 11 Dec 2011 20:25:12 +0100 Subject: lapdm: Create a simple test case to transmit data between both ends This is testing the establishment of two ends (BTS, MS) one is in the polling mode as used by osmo-bts. Transfer data between the two ends. The sent data is not verified though. This should be followed up soon. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 9f52ae70..348355f2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ if ENABLE_TESTS -SUBDIRS = timer sms ussd smscb bits a5 conv auth +SUBDIRS = timer sms ussd smscb bits a5 conv auth lapd if ENABLE_MSGFILE SUBDIRS += msgfile endif -- cgit v1.2.3