libosmocore/tests/logging
Harald Welte fde19ed579 logging: Introduce DLBSSGP logging constant
Historically, BSSGP uses a non-constant, user-configurable integer
varieable for the logging sub-system.  Let's replace this with a
statically-allocated library logging constant.

This is required if we want to use the subsystem number in e.g.
static initialized for osmo_fsm.log_subsys.

Change-Id: I506190aae9217c0956e4b5764d1a0c0772268e93
2020-12-09 22:50:01 +01:00
..
logging_test.c logging.h: define ansi color constants 2019-11-23 07:58:47 +00:00
logging_test.err fix logging: log_set_category_filter() for internal DL* logging cats 2016-12-12 16:56:54 +01:00
logging_test.ok logging: Move the logging test from OpenBSC into libosmocore 2012-09-27 16:29:54 +02:00
logging_vty_test.c logging: Introduce mutex API to manage log_target in multi-thread envs 2019-10-09 14:19:52 +02:00
logging_vty_test.vty logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +01:00