Spdk/test/unit/lib
Ben Walker 64d75fe2a6 test/nvmf: Use the real io_channel implementation
Previously spdk_thread_send_msg was being defined in the
test, but util is also linked in. Instead, use the real
io_channel abstraction in the tests.

Change-Id: I5c9ce1d0675c43e3ea5b4c88d2dd8282a86a0545
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/414074
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>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-06-14 16:25:16 +00:00
..
bdev bdev: add INI config file options for bdev_io parameters 2018-06-14 14:57:11 +00:00
blob thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
blobfs thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
event subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
ioat test: use spdk.unittest.mk for ioat unit tests 2018-02-14 10:40:40 -05:00
iscsi iscsi: Factor out copy scsi status when it is not good 2018-06-11 22:23:55 +00:00
json json: Add spdk_json_decode_uint16 2018-06-05 21:30:02 +00:00
jsonrpc jsonrpc: allow send_buf to grow as needed 2018-02-15 11:03:54 -05:00
log rpc.py: remove references of "debug" trace flag 2018-04-25 17:31:28 +00:00
lvol thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
net net: create NET_MODULE for compiling different net_implementations 2018-03-15 17:54:29 -04:00
nvme nvme: add Get/Set Feature wrappers with NSID 2018-06-12 17:59:33 +00:00
nvmf test/nvmf: Use the real io_channel implementation 2018-06-14 16:25:16 +00:00
scsi scsi: Change spdk_scsi_task_alloc/free_data() from public to private 2018-06-06 17:09:22 +00:00
thread thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
util thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
vhost thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
json_mock.c subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
Makefile thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00