osmo-bts/tests/misc
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 fix build: tests/misc: missing libosmo-abis and -trau flags 2018-01-19 15:22:57 +01:00
misc_test.c use osmo_init_logging2() with proper talloc ctx 2018-04-04 17:54:37 +02:00
misc_test.ok sysmobts: Add testcase for ETSI/12.21 message 2014-07-31 16:59:06 +02:00