osmo-pcu/tests
Philipp Maier 6ee8d136d3 pcu_l1_if_phy: fix API function names
The functions l1if_open_pdch and l1if_close_pdch have a misleading
naming since what they actually do is opening and closing the TRX since
they return and accept a context (obj) that is valid for a whole TRX.
This also explains why the other functions accept a timeslot as
parameter in addition to the context. Let's rename those functions so
that it is clear what they do.

Related: OS#6022
Change-Id: I395a60b2fba39bac4facec78989bac20f0cef0d3
2023-05-03 09:57:38 +02:00
..
alloc pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
app_info pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02: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 pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
emu pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
fn pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
llc pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
rlcmac tests/rlcmac: use ARRAY_SIZE macro 2022-08-06 02:51:46 +07:00
tbf pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
types pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
ulc pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
Makefile.am Move resource allocation outside of tbf allocation 2023-04-26 13:29:03 +02:00
testsuite.at tests: Introduce unit tests for PDCH UL Controller 2021-03-15 19:35:43 +01:00