Spdk/test/unit/lib/nvme
Chen Wang 87210c1391 test/nvme: add unit test cases for nvme_qpair.c
Add unit test for API function spdk_nvme_qpair_add_cmd_error_injection()
and spdk_nvme_qpair_remove_cmd_error_injection().

Change-Id: Ia1f0baf94c3ab1b9a03c6c2b4796346cbe120a62
Signed-off-by: Chen Wang <chenx.wang@intel.com>
Reviewed-on: https://review.gerrithub.io/416905
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-07-10 01:02:36 +00:00
..
nvme_ctrlr_cmd.c nvme: add Get/Set Feature wrappers with NSID 2018-06-12 17:59:33 +00:00
nvme_ctrlr_ocssd_cmd.c ocssd: nvme driver public API extension for Open-Channel 2018-06-12 17:59:33 +00:00
nvme_ctrlr.c test: forbid use of CU_ASSERT_FATAL 2018-07-06 18:35:03 +00:00
nvme_ns_cmd.c nvme: make basic request functions static inline 2018-06-04 03:28:19 +00:00
nvme_ns_ocssd_cmd.c ocssd: add chunk info list as mptr of vector reset 2018-07-09 18:54:22 +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: factor out qpair destruction function 2018-06-08 00:26:05 +00:00
nvme_qpair.c test/nvme: add unit test cases for nvme_qpair.c 2018-07-10 01:02:36 +00:00
nvme_quirks.c nvme: add debug logs for matched quirks 2018-02-23 10:07:39 -05:00
nvme.c test: forbid use of CU_ASSERT_FATAL 2018-07-06 18:35:03 +00:00
Makefile ocssd: vector commands 2018-06-22 21:34:49 +00:00