libosmocore/tests/logging
Neels Hofmeyr 42240de04c fix logging: redirection to DLGLOBAL for invalid categories
For out-of-bounds logging categories, redirect to the proper DLGLOBAL array
index instead of returning -1.

Adjust test expectation which shows that the bugs tested for are fixed.

Note: there are separate bounds checking problems, left for another patch.

Change-Id: I6ea9a59e005a22e0305454291714fdb9531c346b
2016-12-12 15:47:37 +01:00
..
logging_test.c show bug in logging: erratic redirection to DLGLOBAL for invalid categories 2016-12-12 15:47:32 +01:00
logging_test.err fix logging: redirection to DLGLOBAL for invalid categories 2016-12-12 15:47:37 +01:00
logging_test.ok logging: Move the logging test from OpenBSC into libosmocore 2012-09-27 16:29:54 +02:00