zephyr/tests/subsys/logging/log_api
Krzysztof Chruscinski 475035835f tests: logging: log_api: Align native posix case
Remove extra string size addition to the log message size when posix
is used. First string is considered as read-only also for posix so it
does not add to the message size. Test was passing before but change
in data handling in mpsc_pbuf revealed bug in the test.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-12-29 10:33:29 +01:00
..
src tests: logging: log_api: Align native posix case 2022-12-29 10:33:29 +01: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: arc: enable previously disabled tests on ARCv3 64bit platforms 2022-10-31 11:22:12 +01:00