osmo-pcu/tests
Neels Hofmeyr 42f2d61ac9 use osmo_init_logging2() with proper talloc ctx
There is a duality of initialization: early_init() in bts.cpp wants to init
logging even before static instances get initialized. Make sure that
tall_pcu_ctx is initialized during early_init() as well. There is a build
context that does not seem to include bts.cpp (osmo-pcu-remote), so to be sure,
init tall_pcu_ctx as NULL and both in early_init() as well as pcu_main.cpp,
init both tall_pcu_ctx and logging if it is still NULL.

Change-Id: I2199b62d0270bd35dec2283e8f5b364b7c63915b
2018-04-01 16:57:42 +02:00
..
alloc use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
bitcomp use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
codel use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
edge use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
emu use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
fn use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
llc use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
rlcmac use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
tbf use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
types use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
Makefile.am TBF: override send function via linker option 2018-01-25 19:54:57 +01:00
testsuite.at Add tests for find_multi_slots() 2018-01-25 16:12:56 +00:00