Spdk/test
Dariusz Stojaczyk 943ceb4144 ut/memory: do not redefine dpdk typedefs
Freebsd complains:

`error: redefinition of typedef 'rte_mem_event_callback_t' is
a C11 feature [-Werror,-Wtypedef-redefinition]`

Those typedefs are already defined in rte_memory.h, we can use
them directly.

Change-Id: If87dd0ad93578bcb22a1d07e1c3433801e2bd5bc
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/420276
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-07-24 17:20:56 +00:00
..
app app: add missing spdk_app_fini call 2018-07-02 03:28:11 +00:00
bdev json/rpc: Tests for nbd subsystem 2018-07-20 20:43:43 +00:00
blobfs build: add sock dependency for all NVMe lib users 2018-06-22 17:09:57 +00:00
blobstore autotest_common.sh: move to test/common 2018-02-27 20:37:27 -05:00
common test/nbdjson: Fix solid/intermittent CI failure 2018-07-23 19:31:41 +00:00
cpp_headers build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
env ut/memory: do not redefine dpdk typedefs 2018-07-24 17:20:56 +00:00
event thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
ioat ioat: remove ioat kperf kernel driver test harness 2018-04-30 17:11:53 +00:00
iscsi_tgt test/iscsi_tgt: Delete temporary files when trap catches error 2018-07-20 06:00:06 +00:00
json_config json/rpc: Tests for nbd subsystem 2018-07-20 20:43:43 +00:00
lvol test/doc: Move nested construct_lvol_bdev, delete_bdev 2018-07-20 20:44:15 +00:00
nvme test: remove more sys_sgsw dependencies from test scripts 2018-07-02 21:32:39 +00:00
nvmf test/nvmf: Do not use config files 2018-07-13 22:40:06 +00:00
pmem test/json: Add pmem bdev test 2018-07-05 19:09:56 +00:00
unit ut/vbdev_lvol: create and destroy vbdev_lvs on lvol tests 2018-07-20 20:46:28 +00:00
vhost test/vhost: Do not use nvmf.conf and fix vhost live migration 2018-07-20 20:44:34 +00:00
Makefile test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00
spdk_cunit.h test: remove leftover spdk_cunit declaration 2018-07-06 22:47:56 +00:00