Spdk/test/lib/nvme/unit
John Meneghini 8a44220b1a env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func)
- rename spdk_malloc_socket to spdk_dma_malloc_socket
  - rename spdk_malloc to spdk_dma_malloc
  - rename spdk_zmalloc to spdk_dma_zmalloc
  - rename spdk_realloc to spdk_dma_realloc
  - rename spdk_free to spdk_dma_free

Change-Id: I52a11b7a4243281f9c56f503e826fd7c4a1fd883
Signed-off-by: John Meneghini <johnm@netapp.com>
Reviewed-on: https://review.gerrithub.io/362604
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-05-31 15:30:27 -04:00
..
nvme_c Add test function at nvme_ut.c 2017-04-26 21:54:00 -07:00
nvme_ctrlr_c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvme_ctrlr_cmd_c nvme: track qpair within nvme_request 2017-04-12 21:05:23 -07:00
nvme_ns_c test: move test_env.c to a more generic location 2017-02-09 11:03:11 -07:00
nvme_ns_cmd_c env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
nvme_pcie_c nvme: detach the pci device with calling process's own devhandle 2017-05-16 10:35:29 -07:00
nvme_qpair_c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvme_quirks_c nvme: Make striping a quirk 2016-12-09 14:38:42 -07:00
Makefile test/nvme: add nvme_ns unit test 2017-01-30 09:57:38 -07:00