osmo-pcu/tests
Pau Espin 434799720c pdch: rcv_resource_request: Improve robustness
Use recently added PDCH UL Controller to verify expectancies.

Test test_packet_access_rej_prr is rewritten since it didn't make sense
as it was before, since it relied on osmo-pcu not checking stuff
properly to trigger the reject. The RACH requests are changed to
allocate 8 SBAs (maximum of 7 concurrent USFs). Allocating the SBA
doesn't reserve a USF, that happens at PKT RESOURCE REQUEST, hence we
end up exhausting resources there and triggering the REJECT at that
point.
Previous version of the patch allocated TBFs directly through RACH req,
and then submitted an extra PKT RESOURCE REQUEST which PCU didn't expect
to trigger the reject.

Change-Id: I157e72160317340ee7742c78c62a25d3d98fc01e
2021-04-22 20:28:40 +02:00
..
alloc Remove uneeded ms param from alloc_algorithm_func_t func 2021-02-26 11:50:21 +01:00
app_info gprs_ms: Use standarized logging on more messages 2021-03-03 20:37:38 +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 gprs_ms: Use standarized logging on more messages 2021-03-03 20:37:38 +01:00
rlcmac tests: rlcmac: Fix C vs C++ linkage of extern symbol 2021-03-12 07:40:11 +00:00
tbf pdch: rcv_resource_request: Improve robustness 2021-04-22 20:28:40 +02:00
types tbf: Improve logging when TBF being allocated or no TBF avail 2021-02-26 11:50:15 +01:00
ulc pdch_ulc: Store TBF poll reason 2021-03-31 17:39:50 +02:00
Makefile.am tests: Introduce unit tests for PDCH UL Controller 2021-03-15 19:35:43 +01:00
testsuite.at tests: Introduce unit tests for PDCH UL Controller 2021-03-15 19:35:43 +01:00