osmo-pcu/tests
Stefan Sperling 082443d2c7 change log level of "DL packet loss" log messages
The TBF tests are failing on some machines due to unexpected
log output: "DL packet loss of IMSI= / TLLI=0xffeeddcc: 0%"
These messages are printed if >= 1 second has passed between
loss reports. This timing is machine-dependent so the test
is unstable as a result. Only print these messages at log
level debug to (hopefully) make TBF tests pass consistently.
Update expected test output accordingly.

Change-Id: Ie43f0e3a8740f0fc132809a09a153886c51fadf9
2018-06-05 11:42:12 +02:00
..
alloc use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
bitcomp use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
codel use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
edge use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
emu use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
fn use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
llc use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
rlcmac use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
tbf change log level of "DL packet loss" log messages 2018-06-05 11:42:12 +02:00
types use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:57:42 +02:00
Makefile.am TBF: override send function via linker option 2018-01-25 19:54:57 +01:00
testsuite.at Add tests for find_multi_slots() 2018-01-25 16:12:56 +00:00