numam-spdk/test
Shuhei Matsumoto 94d6e332bc ut/nvmf_ctrlr_discovery: Remove spdk_bdev_open() stub because it is not used
Remove the stub for spdk_bdev_open() and use the DEFINE_STUB_V macro
to the stub for spdk_bdev_close().

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: I84df06b4b73e1f5af5c2c8854f1613e8a413533b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4729
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-10-20 08:52:29 +00:00
..
app build: remove unused references to conf library 2020-10-20 02:42:16 +00:00
bdev lib/event: remove deprecated ReactorMask from legacy config 2020-10-20 02:42:16 +00:00
blobfs test/blobfs: Drop .ini config in favor of json 2020-10-12 08:26:20 +00:00
blobstore test/blob: move blobiowait test to JSON config 2020-10-16 08:15:26 +00:00
common vhost: deprecate internal vhost library support 2020-10-20 02:42:16 +00:00
compress module/compress: add new parm to RPC for create compress vol 2020-07-27 22:39:29 +00:00
config_converter vhost: deprecate internal vhost library support 2020-10-20 02:42:16 +00:00
cpp_headers queue_extras: use SPDK_CONTAINEROF 2019-10-07 15:06:01 +00:00
dd test/dd: Lower the number of block size tests 2020-08-20 09:27:21 +00:00
dpdk_memory_utility build: Output executables from the app directory to build/bin 2020-06-15 15:27:16 +00:00
env test/memory_ut: fix clang compilation error 2020-10-19 09:54:32 +00:00
event bdev: move bdev_rpc library contents 2020-09-25 11:43:42 +00:00
external_code test/external_code: modify some remaining parts for switching to json 2020-10-09 07:19:16 +00:00
ftl test/ftl: point to absolute path to setup.sh 2020-07-06 23:22:59 +00:00
fuzz test/iscsi: remove VPP tests 2020-08-17 08:19:46 +00:00
ioat build: Example applications build to build/example 2020-06-15 15:27:16 +00:00
iscsi_tgt test/iscsi: In ip_migration.sh, use 'ip' to add and remove IP addresses 2020-10-06 09:36:30 +00:00
json_config vhost: deprecate internal vhost library support 2020-10-20 02:42:16 +00:00
lvol build: Output executables from the app directory to build/bin 2020-06-15 15:27:16 +00:00
make vhost: deprecate internal vhost library support 2020-10-20 02:42:16 +00:00
nvme perf/nvme: simplify discover_bdevs() 2020-10-16 08:15:26 +00:00
nvmf test/nvmf: Replace [ with [[ test in allocate_nic_ips() 2020-10-08 13:11:29 +00:00
ocf scripts/setup remove flakiness from tests 2020-09-09 07:19:43 +00:00
openstack test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
pmem build: Output executables from the app directory to build/bin 2020-06-15 15:27:16 +00:00
rpc build: Output executables from the app directory to build/bin 2020-06-15 15:27:16 +00:00
rpc_client lib/event: fix printing non-null-terminated strings 2020-04-06 07:48:37 +00:00
spdkcli lib/iscsi: Add MaxR2TPerConnection to iSCSI options 2020-08-18 07:27:45 +00:00
unit ut/nvmf_ctrlr_discovery: Remove spdk_bdev_open() stub because it is not used 2020-10-20 08:52:29 +00:00
vhost test: add packed ring test in blk device 2020-10-16 08:15:51 +00:00
vmd build: Example applications build to build/example 2020-06-15 15:27:16 +00:00
Makefile build: add option to disable building unit tests 2020-03-10 09:12:21 +00:00
spdk_cunit.h test: remove leftover spdk_cunit declaration 2018-07-06 22:47:56 +00:00