zephyr/tests/subsys
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
..
canbus canbus: isotp: add fixed addressing feature 2021-04-06 16:44:34 -04:00
cpp tests: cpp: run exceptions tests only on mps2_an385 2021-04-29 09:00:40 -04:00
debug tests: coredump: use undefined instruction to trigger CPU fault 2021-03-24 05:39:58 -04:00
dfu
edac/ibecc userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
fs tests: fs: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
jwt
logging tests: logging: log_api: Fix in mock backend 2021-05-12 23:36:01 -05:00
mgmt/ec_host_cmd include: Move ec_host_cmd.h to mgmt/ec_host_cmd.h 2021-04-22 12:51:16 -04:00
modbus tests: modbus: Fix potential memory overwrite (coverity) 2021-04-01 04:52:10 -04:00
openthread
pm tests: power_mgmt: exclude bl5340_dvk_cpunet 2021-05-08 09:59:20 -05:00
portability portability: move cmsis api samples/tests 2021-04-20 08:45:05 -04:00
settings power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
shell kernel: remove object tracing 2021-05-07 22:10:21 -04:00
storage storage/stream: Move fill value handling to flash_sync 2021-05-08 07:10:31 +02:00
usb