Spdk/test/unit/lib/nvme
Daniel Verkamp 9e9cd51f55 test/nvme_ns_cmd: zero-initialize ctrlr options
A recently-added test now uses a controller option value that was
previously uninitialized.  Set them to all zeroes to avoid a Valgrind
warning about using uninitialized data.

Change-Id: I4454b781b7aec27e6d4f4dd8ff5cb059270551e9
Fixes: fbf06aca1a ("nvme: fail when request is too long")
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/413017
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-05-30 23:43:53 +00:00
..
nvme_ctrlr_cmd.c nvme: wrapper request completion callback into a function 2018-05-24 18:03:25 +00:00
nvme_ctrlr.c nvme: add helper to wait for internal commands 2018-05-28 01:43:55 +00:00
nvme_ns_cmd.c test/nvme_ns_cmd: zero-initialize ctrlr options 2018-05-30 23:43:53 +00:00
nvme_ns.c nvme: add helper to wait for internal commands 2018-05-28 01:43:55 +00:00
nvme_pcie.c nvme: add helper to wait for internal commands 2018-05-28 01:43:55 +00:00
nvme_qpair.c test: move test_env.c under test/common/lib 2018-03-29 00:31:24 -04:00
nvme_quirks.c nvme: add debug logs for matched quirks 2018-02-23 10:07:39 -05:00
nvme.c nvme: add helper to wait for internal commands 2018-05-28 01:43:55 +00:00
Makefile test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00