zephyr/tests/subsys/logging/log_api/src
Krzysztof Chruscinski 8c68a7a587 tests: subsys: logging: log_api: Fix test for 64 bit timestamp
Test for dropping log messages was expecting certain number of
dropped messages assuming that buffer size is dividable by the
message size. That was not the case when timestamp was 64 bit.
In that case, additional message is dropped.

Modified the test to take that into account.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-08-03 16:11:49 -05:00
..
main.c
maincxx.cxx
mock_backend.c tests: subsys: logging: log_api: Minor improvemnt in mock 2021-08-03 16:11:49 -05:00
mock_backend.h
test_module.c
test_module.h
test.inc tests: subsys: logging: log_api: Fix test for 64 bit timestamp 2021-08-03 16:11:49 -05:00