aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lapd/lapd_test.ok
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-12-12 00:29:50 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-12-12 00:34:06 +0100
commit15f740caa3a1ef681b3a5564daf6dfccb7b1e489 (patch)
tree9cbdd6c4ee6d8e99a324c7e4604d9a524e11a6ea /tests/lapd/lapd_test.ok
parent72bd4eb3b9e674d771d911e27cacb45468d51487 (diff)
lapd_test: Look at the content of LAPD messages and compare them
Verify the output, accept two known errors in the generation of it.
Diffstat (limited to 'tests/lapd/lapd_test.ok')
-rw-r--r--tests/lapd/lapd_test.ok4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/lapd/lapd_test.ok b/tests/lapd/lapd_test.ok
index 3214c690..058ac3d7 100644
--- a/tests/lapd/lapd_test.ok
+++ b/tests/lapd/lapd_test.ok
@@ -2,15 +2,19 @@ I do some very simple LAPDm test.
Establishing link.
ms_to_bts_l1_cb: MS(us) -> BTS prim message
bts_to_ms_tx_cb: MS->BTS(us) message 29
+BTS: Verifying CM request.
Confirming
ms_to_bts_tx_cb: BTS->MS(us) message 9
+MS: Verifying incoming primitive.
Sending back to MS
ms_to_bts_tx_cb: BTS->MS(us) message 21
+MS: Verifying incoming MM message.
ms_to_bts_l1_cb: MS(us) -> BTS prim message
Sending back to BTS
ms_to_bts_l1_cb: MS(us) -> BTS prim message
bts_to_ms_tx_cb: MS->BTS(us) message 14
+BTS: Verifying dummy message.
Success.