zephyr/tests/subsys
Krzysztof Chruściński 4f5be73491 tests: logging: log_link_order: Fix uninitialized memory access
Mocks used in the test were not initializing certain variables.
Valgrind detected that. Test was passing but could fail if some
garbage would end up in that memory.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2023-05-30 13:15:50 -04:00
..
canbus/isotp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
debug samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
dfu samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dsp/basicmath samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
edac samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
emul emul: Migrate all emulation use to use DT_HAS_ 2023-04-28 08:37:33 -05:00
fs tests: use integration_platforms where applicable 2023-05-26 17:52:02 -04:00
input samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ipc/ipc_service device: remove redundant init functions 2023-04-19 10:00:25 +02:00
jwt test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
logging tests: logging: log_link_order: Fix uninitialized memory access 2023-05-30 13:15:50 -04:00
mgmt tests: use integration_platforms where applicable 2023-05-26 17:52:02 -04:00
modbus modbus: add user data for adu callback 2022-09-02 10:51:57 +02:00
openthread samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
pm pm: policy: add support for events 2023-05-25 16:29:40 -04:00
portability tests: use integration_platforms where applicable 2023-05-26 17:52:02 -04:00
rtio/rtio_api rtio: Add support for multishot reads 2023-05-15 10:10:12 -04:00
sd samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
settings samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
shell samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
storage samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
testsuite/fff_fake_contexts samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tracing/tracing_api tests: tracing_api: move to new ztest API 2022-09-08 10:39:10 +02:00
usb iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
zbus tests: use integration_platforms where applicable 2023-05-26 17:52:02 -04:00