aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lapd/lapd_test.ok
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2014-01-24 13:48:19 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-01-26 08:39:20 +0100
commit90937fe2c5505c655ed974699e43a5e1fc86c8cb (patch)
tree7ab10bb96893d62f78708e99225a50e1fd6c8a9c /tests/lapd/lapd_test.ok
parentc620604dfc942e972de0ef7a7c264cd6033d602e (diff)
lapd/test: Add test case for RSL EST REQ -> LAPD
This test case processes RSL establish requests for SMS (SAPI 3) on the SDCCH and the SACCH channels. The TX queues are checked after processing each message. Ticket: SYS#192 Sponsored-by: On-Waves ehf
Diffstat (limited to 'tests/lapd/lapd_test.ok')
-rw-r--r--tests/lapd/lapd_test.ok7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/lapd/lapd_test.ok b/tests/lapd/lapd_test.ok
index 27389bfd..e4b13597 100644
--- a/tests/lapd/lapd_test.ok
+++ b/tests/lapd/lapd_test.ok
@@ -21,4 +21,11 @@ I test RF channel release of an unestablished channel.
I test contention resultion by having two mobiles collide and first mobile repeating SABM.
bts_to_ms_tx_cb: MS->BTS(us) message 25
BTS: Verifying CM request.
+I test RF channel establishment.
+Testing SAPI3/SDCCH
+Took message from DCCH queue: L2 header size 3, SAP 0x1000000, 0/0, Link 0x03
+Message: 0f 3f 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
+Testing SAPI3/SACCH
+Took message from ACCH queue: L2 header size 5, SAP 0x1000000, 0/0, Link 0x43
+Message: 00 00 0f 3f 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b
Success.