osmo-bts/tests/meas
Neels Hofmeyr 113e30cb06 use osmo_init_logging2() with proper talloc ctx
Completely drop bts_log_init(), call osmo_init_logging2() directly instead: all
callers of bts_log_init() passed NULL as category string, so all it ever did
was call osmo_init_logging(). The bts_log_info is already declared in the .h.

Here and there also define a proper talloc root context instead of using NULL.

Change-Id: Ic049f77bef74123b95350bcae182a468e0086b9c
2018-04-04 17:54:37 +02:00
..
Makefile.am various Makefile.am: add missing CFLAGS 2018-01-25 01:44:51 +01:00
meas_test.c use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
meas_test.ok cosmetic: meas_test: fix section comment 2017-12-07 12:59:17 +00:00
sysmobts_fr_samples.h measurement: fix measurment report 2017-07-10 15:30:59 +00:00