zephyr/tests/subsys/logging
Krzysztof Chruscinski 236aaf994f tests: logging: log_api: Fix in mock backend
Mock backend is using 32 bytes for hexdump data and
only hexdumps with less data shall be compared against
expected one. Wrong operator was used and comparing
was performed only when hexdump size exceeded 32 bytes.
Spotted by Coverity CID 236015.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-05-12 23:36:01 -05:00
..
log_api tests: logging: log_api: Fix in mock backend 2021-05-12 23:36:01 -05:00
log_backend_fs tests: logging: log_backend_fs: Fix coverity issues 2021-04-08 10:01:53 +02: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