zephyr/tests/subsys/logging/log_api
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
..
src tests: logging: log_api: Fix in mock backend 2021-05-12 23:36:01 -05:00
CMakeLists.txt
Kconfig
prj.conf
testcase.yaml