zephyr/tests/subsys/logging/log_api/src
Krzysztof Chruscinski ce55b72752 tests: logging: log_api: Minor fix in the test
Size of wrong string was used. It was not seen since
length was later on aligned but may lead to failures
in the future.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-03-30 16:16:40 -04:00
..
main.c tests: logging: log_api: Minor fix in the test 2022-03-30 16:16:40 -04:00
mock_backend.c tests: logging: log_api: Extend with frontend feature 2022-03-14 14:08:49 -04:00
mock_backend.h
mock_frontend.c tests: logging: log_api: Extend with frontend feature 2022-03-14 14:08:49 -04:00
mock_frontend.h tests: logging: log_api: Extend with frontend feature 2022-03-14 14:08:49 -04:00
test_module.c
test_module.h