libosmocore/tests/lapd
Holger Hans Peter Freyther 3a5f08c221 lapdm: Make sure that the msgb_l3len(msg) == length...
This code should not play with the internals of the msgb like this,
this code got introduced in af48bed556 and is breaking the
osmo-bts usecase of forwarding an RSL message.

Add a test case that fails without the new code. I would prefer if
we could get rid of the manipulating the msgb like this, it is prone
to errors like this one.
2012-01-12 23:23:19 +01:00
..
Makefile.am lapdm: Create a simple test case to transmit data between both ends 2011-12-11 21:35:06 +01:00
lapd_test.c lapdm: Make sure that the msgb_l3len(msg) == length... 2012-01-12 23:23:19 +01:00
lapd_test.ok lapdm: Make sure that the msgb_l3len(msg) == length... 2012-01-12 23:23:19 +01:00