zephyr/tests/subsys/logging/log_api
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
..
src tests: logging: log_api: Fix test_log_arguments case 2023-01-05 18:28:33 -05:00
CMakeLists.txt
Kconfig
prj.conf tests: logging: log_api: Tune test to execute faster 2022-09-01 15:00:04 +00:00
testcase.yaml tests: logging: drop duplicate test 2023-01-04 10:34:18 +01:00