osmo-pcu/tests
Pau Espin 0dcbc07682 bts: Add counter availablePDCHAllocatedTime
We basically want to probe whether it's possible to allocate TBFs, or
whether we know it will fail due to all main resources being already in
use (TFI, USF).

Having bts_all_pdch_allocated() return false doesn't mean though that an
MS will be able to allocate a TBF for sure. That's because further
restrictions are applied based on MS: whether it was already attached to
a specific TRX, whether the ms_class allows for a certain multislot
combination, etc. However, it should provide a general idea on whether
for sure the PCU is unable to provide more allocations. More fine
grained state about failures can still be followed by looking at
tbf:alloc:failed:* rate counters.

Related: SYS#4878
Depends: Iabb17a08e6e1a86f168cdb008fba05ecd4776bdd (libosmocore)
Change-Id: Ie0f0c451558817bddc3fe1a0f0df531f14c9f1d3
2021-11-15 11:40:07 +01:00
..
alloc bts: Add counter availablePDCHAllocatedTime 2021-11-15 11:40:07 +01:00
app_info pdch: Log TS enable/disable transitions 2021-11-09 12:22:48 +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 tbf: Set tfi to initial special value 2021-11-08 13:24:20 +01:00
rlcmac csn1: Avoid storing existence bit as true if content was actually NULL 2021-10-20 15:36:01 +02:00
tbf Fix MS ending up with assigned imsi 000 2021-11-12 18:38:43 +01:00
types tbf_fsm: rename state NULL -> NEW 2021-10-12 11:01:07 +00:00
ulc pdch: Log TS enable/disable transitions 2021-11-09 12:22:48 +01:00
Makefile.am tests: make update_exp: build check_PROGRAMS first 2021-08-23 14:56:27 +02:00
testsuite.at tests: Introduce unit tests for PDCH UL Controller 2021-03-15 19:35:43 +01:00