Spdk/test/unit/lib/nvmf
Seth Howell 792b36e898 test/rdma_ut: fix valgrind issue.
Recently, we started setting the list of RDMA wr in the parse_sgl
function. This meant that we started using a variable we hadn't before
which was uninitialized in the unit tests which caused a valgrind error.

Change-Id: I3f76ce1dcf95d1d41fe8b3f96e878859036a5031
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/443791 (master)
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/447450
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-03-08 22:00:07 +00:00
..
ctrlr_bdev.c trace: inline tpoint_mask checking 2018-09-04 17:09:25 +00:00
ctrlr_discovery.c test/unit: remove unnecessary mock definitions 2019-01-13 00:48:20 +00:00
ctrlr.c nvmf: Add the Keep Alive feature 2019-01-24 04:24:11 +00:00
rdma.c test/rdma_ut: fix valgrind issue. 2019-03-08 22:00:07 +00:00
request.c trace: inline tpoint_mask checking 2018-09-04 17:09:25 +00:00
subsystem.c test: Use ut_multithread framework in nvmf subsystem unit test 2018-12-18 23:31:08 +00:00
tcp.c nvmf/tcp: Use the common buffer cache for each polling group 2019-01-18 19:21:58 +00:00
Makefile test/nvmf: Add unit tests for NVMe-oF TCP transport 2018-12-13 02:42:12 +00:00