Spdk/test/unit/lib/nvme
Paul Luse d63c9dce6a ut/nvme: add coverage for nvme_allocate_request_user_copy()
Adding this coverage identified how the functions in test_env.c
are closely related to the new mock library. Given that there are
not that many here I don't think we *need* to try and consolidate
or make this any tighter. As it is now, I added a note at the top
of test_env.c to mention the use of mock globals to control when
a function is to be mocked or passed through and this first use
serves as an example.

Change-Id: Iac819f60f2028ac8bd8c75898e7dba7f4e12df35
Signed-off-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-on: https://review.gerrithub.io/372529
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-08-09 13:04:04 -04:00
..
nvme_ctrlr_cmd.c test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvme_ctrlr.c nvme: add transport get_max_sges abstraction 2017-08-02 17:15:21 -04:00
nvme_ns_cmd.c nvme/unit:add two unit tests for IO compare operation 2017-08-01 16:59:51 -04:00
nvme_ns.c test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvme_pcie.c nvme: refactor PRP building code 2017-08-08 14:09:33 -04:00
nvme_qpair.c test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvme_quirks.c test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvme.c ut/nvme: add coverage for nvme_allocate_request_user_copy() 2017-08-09 13:04:04 -04:00
Makefile test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00