osmo-pcu/tests
Pau Espin e91c4c72b1 Convert osmo_bts_sock.cpp to C
There's no real point in using C++ there, and using C++ makes the
compiler fail to use llist_head in multi-bts patches added later due to:
"""
'offsetof' within non-standard-layout type is conditionally-supported
"""

Change-Id: I8965b5cc5a713e64788b5b6aa183d3035341ddbb
2021-01-19 16:28:13 +01:00
..
alloc Unify BTS into a C usable structure 2021-01-19 16:28:10 +01:00
app_info Unify BTS into a C usable structure 2021-01-19 16:28:10 +01:00
bitcomp decompress_crbb: add length argument for search_runlen 2019-06-24 13:51:06 +00:00
codel Use clock_gettime(CLOCK_MONOTONIC) and timespec everywhere 2020-03-16 10:31:56 +00:00
edge Unify BTS into a C usable structure 2021-01-19 16:28:10 +01:00
emu Get rid of bts singletons 2021-01-19 16:28:13 +01:00
fn Unify BTS into a C usable structure 2021-01-19 16:28:10 +01:00
llc Convert GprsMS and helpers classes to C 2021-01-05 10:34:25 +00:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms Unify BTS into a C usable structure 2021-01-19 16:28:10 +01:00
rlcmac Convert gprs_bssgp_pcu.cpp to C 2021-01-19 16:28:13 +01:00
tbf Convert osmo_bts_sock.cpp to C 2021-01-19 16:28:13 +01:00
types Unify BTS into a C usable structure 2021-01-19 16:28:10 +01:00
Makefile.am tests/rlcmac: additionally match debug output of the CSN.1 codec 2020-02-17 02:30:58 +07:00
testsuite.at tests/rlcmac: additionally match debug output of the CSN.1 codec 2020-02-17 02:30:58 +07:00