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. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6348a793..c38d82f4 100644 --- a/configure.ac +++ b/configure.ac @@ -167,6 +167,7 @@ AC_OUTPUT( tests/a5/Makefile tests/auth/Makefile tests/conv/Makefile + tests/lapd/Makefile utils/Makefile Doxyfile.core Doxyfile.gsm -- cgit v1.2.3