aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-12-11 20:25:12 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-12-11 21:35:06 +0100
commit72bd4eb3b9e674d771d911e27cacb45468d51487 (patch)
treeb5f5b170841055ddfe663c6fc2611214ef8611d8 /configure.ac
parentd318e6160795ac8c339e27d521248144c841f113 (diff)
lapdm: Create a simple test case to transmit data between both ends0.4.1
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.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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