Spdk/test/lib
Daniel Verkamp f30f09e994 test/json_util: initialize array values before test
Make sure the decoder is filling out my_int[] correctly. This cleans up
a scan-build warning about my_int[0] and my_int[1] being garbage values.

Change-Id: Ibdef1823d3bccaf41fc57c12f690bb007f673fd0
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/364529
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-09 15:46:49 -04:00
..
bdev bdev: spdk_bdev_[read|write|flush|unmap|reset] now return int 2017-06-08 16:35:49 -04:00
blob io_channel: Add a message passing callback 2017-05-26 13:42:19 -04:00
blobfs test: add blobfs test plan 2017-06-08 17:25:50 -04:00
env env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
event test/event/subsystem: ensure i stays in range 2017-06-02 19:49:43 -04:00
ioat env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
iscsi test, pdu: fix memory leak related issue for pdu test 2017-06-08 17:21:46 -04:00
json test/json_util: initialize array values before test 2017-06-09 15:46:49 -04:00
jsonrpc include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
log include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvme test/nvme: extend name buffers to fit traddr 2017-06-09 15:46:33 -04:00
nvmf bdev: spdk_bdev_[read|write|flush|unmap|reset] now return int 2017-06-08 16:35:49 -04:00
scsi bdev: spdk_bdev_[read|write|flush|unmap|reset] now return int 2017-06-08 16:35:49 -04:00
util env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
Makefile test/iscsi: build iSCSI unit tests on FreeBSD 2017-03-29 15:27:50 -07:00
test_env.c env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00