zephyr/tests/subsys
Peter Bigot 8bb99dc9ce tests: fcb: initialize buffers to avoid processing uninitialized values
Running the test under valgrind identified three places where an
uninitialized stack buffer was used as the source of data over which a
CRC was incidently calculated, causing an uninitialized value warning
in the CRC calculation.  Zero out the source buffers before using them
as a data source.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-11-06 16:58:57 -06:00
..
can/frame tests: add test for invalid zcan_frame 2019-10-28 12:57:10 +02:00
debug/tracing x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
dfu tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
fs tests: fcb: initialize buffers to avoid processing uninitialized values 2019-11-06 16:58:57 -06:00
jwt x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
logging tests/subsys/logging/log_core: increase log buffer size 2019-09-15 11:33:47 +08:00
settings tests/subsys/setting: cleanup deletion tests 2019-11-01 17:53:35 +01:00
shell/shell_history tests: remove duplicate names for the shell tests 2019-10-24 06:24:49 -04:00
storage/flash_map tests: enable native_posix_64 testing 2019-07-16 10:41:11 -07:00
usb usb: tests: Pass correct lengths to hexdump in usb bos test 2019-09-16 15:33:10 -05:00