Attention is currently required from: Hoernchen.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/35549?usp=email )
Change subject: test: adjust for libosmocore loglevel cache ......................................................................
Patch Set 1:
(1 comment)
File tests/nanobts_omlattr/nanobts_omlattr_test.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/35549/comment/8cdc7a35_61d6c709 PS1, Line 275: talloc_total_blocks(ctx) == 6 Well, I am simply suggesting a more fundamental fix, eliminating the need to adjust this count again next time somebody changes logging:
I would suggest to call `log_fini()` before checking the talloc report.
If you do so, then there will be only one block alone - the root ctx.