numam-spdk/test
Maciej Szwed 0418ef1ef1 rpc: Add test for pluggable RPCs
Signed-off-by: Maciej Szwed <maciej.szwed@intel.com>
Change-Id: I62d8672389723f09e58ed66330e364042f375145

Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2419
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-05-18 10:14:09 +00:00
..
app lib/iscsi: Remove the "spdk_" prefix from internal APIs declared in iscsi.h 2020-04-20 07:38:29 +00:00
bdev check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
blobfs lib/log: add timestamps for spdk_log messages 2020-05-11 12:34:28 +00:00
blobstore check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
common test/vm_setup.sh: create reference build for ABI tests 2020-05-08 11:31:29 +00:00
compress test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
config_converter test/config_converter: Declare $rootdir, $testdir paths 2020-02-20 09:54:15 +00:00
cpp_headers
dpdk_memory_utility test: add test to validate dpdk mem utility 2020-01-24 05:46:43 +00:00
env lib/env_dpdk: remove spdk prefix from internal functions. 2020-04-22 09:21:55 +00:00
event lib/thread: Use function name as poller name by using macro SPDK_POLLER_REGISTER 2020-04-15 07:23:09 +00:00
external_code test/external: Add setup call to test_make.sh 2020-05-05 08:03:48 +00:00
ftl check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
fuzz check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
ioat test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
iscsi_tgt check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
json_config check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
lvol check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
make module/event_nvmf: add a map file and remove spdk prefix. 2020-05-18 09:48:18 +00:00
nvme check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
nvmf test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
ocf check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
openstack test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
pmem check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
rpc rpc: Add test for pluggable RPCs 2020-05-18 10:14:09 +00:00
rpc_client lib/event: fix printing non-null-terminated strings 2020-04-06 07:48:37 +00:00
spdkcli check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
unit module/sock_uring: add a map file and remove spdk prefix. 2020-05-18 09:48:18 +00:00
vhost check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
vmd check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
Makefile build: add option to disable building unit tests 2020-03-10 09:12:21 +00:00
spdk_cunit.h