Spdk/test/unit/lib/blob
Jim Harris 051fd012fc ut/blob: fully initialize payload_pattern in split_iov test
Valgrind found this on my system.  The unit test itself
was passing correctly (we wrote uninitialized data and then
successfully read back the same uninitialized data) - but
Valgrind doesn't like code that makes any decisions based
on reading uninitialized memory.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I762f5dd0cb368328bd5eba9cecf7db404b457fad

Reviewed-on: https://review.gerrithub.io/424109
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-08-31 04:35:32 +00:00
..
blob.c ut/blob: fully initialize payload_pattern in split_iov test 2018-08-31 04:35:32 +00:00
bs_dev_common.c blobstore: no copy write in thin-provisioning 2018-07-17 17:44:13 +00:00
bs_scheduler.c blob_ut: separate scheduler for blobstore unit tests 2018-05-24 17:48:19 +00:00
Makefile test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00