osmo-pcu/tests
Pau Espin Pedrol cf6c71263f tbf_dl: fix FBI not set upon X2031 = 0
If Idle TBF timer (X2031) is set to 0, it means the TBF release is
immediately started once all queued data has been scheduled. In that
case, we must set FBI=1 (by setting cv=0) and move to FINISH state.

This used to work over the usual path where X2031 != 0, because release
start will alays happen at a later sched poll time where a dummy LLC
frame is sent and FBI set accordingly.

Change-Id: Ib20602936ae084c413f6bfe14eea33b602020be0
2021-03-02 18:25:33 +01:00
..
alloc Remove uneeded ms param from alloc_algorithm_func_t func 2021-02-26 11:50:21 +01:00
app_info pdch: Standarize and improve logging 2021-02-26 11:36:55 +01:00
bitcomp tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
codel tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
edge tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
emu Use ALPHA value received in SI13 from PCUIF 2021-02-22 12:29:12 +00:00
fn tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
llc tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
rlcmac tests/rlcmac: add more test vectors for Packet Resource Request 2021-01-30 14:14:24 +00:00
tbf tbf_dl: fix FBI not set upon X2031 = 0 2021-03-02 18:25:33 +01:00
types tbf: Improve logging when TBF being allocated or no TBF avail 2021-02-26 11:50:15 +01:00
Makefile.am Introduce NACC support 2021-01-29 12:59:30 +01:00
testsuite.at tests/rlcmac: additionally match debug output of the CSN.1 codec 2020-02-17 02:30:58 +07:00