osmo-bts/tests/tx_power
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
tx_power_test.c use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
tx_power_test.err Add new unit-test for transmit power computation code 2017-02-07 20:33:18 +00:00
tx_power_test.ok Add new unit-test for transmit power computation code 2017-02-07 20:33:18 +00:00