libosmo-gprs/tests/rlcmac
Pau Espin 8c98d1332e rlcmac: Fix Last RLC block (CV=0) not encoding >1 LLC frames
Before this patch, the last RLC block (CV=0) would only be filled with
up to 1 LLC frame, even if several LLC frames were enqueued and expected
to be put in that RLC frame (CV calculation).
Fixes the unit test provided in an earlier patch.

Related: OS#6351
Change-Id: Id51f595f967b721a5ebe9d44b4e31b6ef9c1b4ae
2024-02-05 16:04:06 +01:00
..
Makefile.am rlcmac: Fix Starting Time rfn->fn calculation 2023-08-21 18:09:45 +02:00
csn1_ts_44_018_test.c rlcmac: Add APIs to decode P1/P2 Rest Octets 2023-05-25 15:10:19 +02:00
csn1_ts_44_018_test.err rlcmac: P1,P2 Rest Octets: Add missing final padding to definitions 2023-05-29 11:35:35 +02:00
csn1_ts_44_018_test.ok rlcmac: Add APIs to decode P1/P2 Rest Octets 2023-05-25 15:10:19 +02:00
csn1_ts_44_060_test.c rlcmac: Move spec related definitions for general use to types.h 2023-02-01 18:23:41 +01:00
csn1_ts_44_060_test.err rlcmac: Rename ts_*.c -> csn1_ts_*.c 2023-02-01 18:23:17 +01:00
csn1_ts_44_060_test.ok rlcmac: Rename ts_*.c -> csn1_ts_*.c 2023-02-01 18:23:17 +01:00
rlcmac_prim_test.c tests: rlcmac: Reproduce bug encoding 2 llc frames in 1 rlc block 2024-02-05 16:03:59 +01:00
rlcmac_prim_test.err rlcmac: Fix Last RLC block (CV=0) not encoding >1 LLC frames 2024-02-05 16:04:06 +01:00
rlcmac_prim_test.ok rlcmac: Fix Last RLC block (CV=0) not encoding >1 LLC frames 2024-02-05 16:04:06 +01:00
rlcmac_types_test.c rlcmac: Fix Starting Time rfn->fn calculation 2023-08-21 18:09:45 +02:00
rlcmac_types_test.err rlcmac: Fix Starting Time rfn->fn calculation 2023-08-21 18:09:45 +02:00
rlcmac_types_test.ok rlcmac: Fix Starting Time rfn->fn calculation 2023-08-21 18:09:45 +02:00