Attention is currently required from: Hoernchen.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/35550?usp=email )
Change subject: test: adjust for libosmocore loglevel cache ......................................................................
Patch Set 1:
(1 comment)
File tests/handover/handover_test.c:
https://gerrit.osmocom.org/c/osmo-bts/+/35550/comment/9cb207ac_c0128af1 PS1, Line 73: osmo_stderr_target->categories[DHO].loglevel = LOGL_DEBUG; So, if accessing the logging internals is a bad idea (as you mentioned in the related patch), then why not just fix the code to use proper API - `log_set_category_filter()`?