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. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bb77df21..fe022875 100644 --- a/.gitignore +++ b/.gitignore @@ -50,9 +50,12 @@ tests/ussd/ussd_test tests/smscb/smscb_test tests/bits/bitrev_test tests/a5/a5_test +tests/auth/milenage_test tests/conv/conv_test +tests/lapd/lapd_test utils/osmo-arfcn +utils/osmo-auc-gen doc/codec doc/core -- cgit v1.2.3