numam-spdk/test/unit/lib
Daniel Verkamp ffc0274a08 test/iscsi: initialize igs before adding to ig map
Similar to 759e5934eb (test/iscsi: initialize pgs before adding to pg
map), make sure the spdk_scsi_ig structures are zero-initialized before
passing them to spdk_iscsi_pg_map_add_ig_map().

Fixes Valgrind "Conditional jump or move depends on uninitialised
value(s)" errors in two tests.

Change-Id: I38c095aa7c6a89cb9332618b63fe12a02bcf3c2a
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/391000
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-12-08 12:31:19 -05:00
..
bdev blob: spdk_bs_destroy now only zeroes the super block 2017-12-06 17:21:46 -05:00
blob blob: spdk_bs_destroy now only zeroes the super block 2017-12-06 17:21:46 -05:00
blobfs blobfs, tree: fix a bug in spdk_tree_insert_buffer 2017-08-15 16:36:41 -04:00
event ut/event: add fatal assert for allocation 2017-10-17 11:34:38 -04:00
ioat test: move IOAT library unit test to test/unit 2017-06-21 18:57:35 -04:00
iscsi test/iscsi: initialize igs before adding to ig map 2017-12-08 12:31:19 -05:00
json test/json_util_ut: assert that string is valid 2017-07-12 18:13:23 -04:00
jsonrpc jsonrpc: allow asynchronous request completion 2017-07-12 12:10:31 -04:00
log log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
lvol blob: spdk_bs_destroy now only zeroes the super block 2017-12-06 17:21:46 -05:00
nvme log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
nvmf log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
scsi scsi: use lun instead of its name as spdk_scsi_lun_delete param 2017-12-08 09:26:47 -05:00
util channel: Add spdk_for_each_thread 2017-11-28 15:29:35 -05:00
vhost vhost: Switch "Dev" keyword to "Target" 2017-12-08 09:25:49 -05:00
Makefile lvol: Logical volume implementation 2017-09-14 19:30:54 -04:00