zephyr/tests/subsys/logging/log_api/src
Krzysztof Chruscinski a326f05b93 tests: logging: log_api: Fix test_log_arguments case
Test had by accident an early return and after removal case was failing
in certain configurations. It was failing because set of long messages
was not fitting into the logging buffer used in the test. Fixed the
test by adding more frequent processing between the messages.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2023-01-05 18:28:33 -05:00
..
main.c tests: logging: log_api: Fix test_log_arguments case 2023-01-05 18:28:33 -05:00
mock_backend.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
mock_backend.h tests: logging/log_api: add bits to test backend events 2022-07-11 11:09:31 +02:00
mock_frontend.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
mock_frontend.h
test_module2.c
test_module.c
test_module.h