zephyr/tests/subsys/logging
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
..
log_api tests: subsys: logging: log_api: Fix test for 64 bit timestamp 2021-08-03 16:11:49 -05:00
log_backend_fs tests/logging/log_backend_fs: Fix test failed on dirty file system 2021-05-18 16:59:36 -04:00
log_benchmark tests: fix testcase.yaml files 2021-05-07 09:39:08 -05:00
log_core tests: logging: log_core: Remove cases moved to log_api suite 2021-05-06 15:40:05 +02:00
log_core_additional tests: logging: set integration_platforms to native_posix 2021-03-03 09:19:45 -06:00
log_immediate tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 2021-03-08 19:25:25 -05:00
log_list tests: logging: set integration_platforms to native_posix 2021-03-03 09:19:45 -06:00
log_msg logging: Add logging v2 implementation for log_msg 2021-04-19 10:59:23 -04:00
log_msg2 tests: logging: log_msg2: Prevent using negative array index 2021-05-12 23:36:01 -05:00
log_output tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 2021-03-08 19:25:25 -05:00