2020-01-09 19:33:52 +00:00
|
|
|
# Not configured to test vtune.
|
|
|
|
lib/bdev/vtune
|
|
|
|
|
|
|
|
# Not configured to test rocksdb env file
|
|
|
|
lib/rocksdb/env_spdk.cc
|
|
|
|
|
|
|
|
# Not configured to test FC
|
|
|
|
lib/nvmf/fc
|
|
|
|
lib/nvmf/fc_ls
|
2020-03-14 01:27:05 +00:00
|
|
|
test/unit/lib/nvmf/fc.c/fc_ut
|
|
|
|
test/unit/lib/nvmf/fc_ls.c/fc_ls_ut
|
2020-01-09 19:33:52 +00:00
|
|
|
|
|
|
|
# Not configured for Neon testing
|
|
|
|
lib/util/base64_neon
|
|
|
|
|
2021-07-18 12:36:18 +00:00
|
|
|
# Not configured for ARM SVE testing
|
|
|
|
lib/util/base64_sve
|
|
|
|
|
2020-03-14 12:08:29 +00:00
|
|
|
# Not configured for mlx5 dv testing
|
|
|
|
lib/rdma/rdma_mlx5_dv
|
|
|
|
|
2021-03-31 10:09:42 +00:00
|
|
|
# Not configured for kernel idxd
|
|
|
|
lib/idxd/idxd_kernel
|
|
|
|
|
2020-03-14 01:27:05 +00:00
|
|
|
# These files all represent c files that are only compiled by direct inclusion in other files.
|
|
|
|
test/common/lib/test_env
|
|
|
|
test/common/lib/test_sock
|
|
|
|
test/common/lib/ut_multithread
|
2020-03-14 08:32:18 +00:00
|
|
|
test/common/lib/test_rdma
|
2020-03-14 01:27:05 +00:00
|
|
|
test/unit/lib/blob/bs_dev_common
|
|
|
|
test/unit/lib/blob/bs_scheduler
|
|
|
|
test/unit/lib/ftl/common/utils
|
|
|
|
test/unit/lib/iscsi/common
|
|
|
|
test/unit/lib/json_mock
|
|
|
|
test/unit/lib/sock/uring.c/uring_ut
|
2021-03-31 10:09:42 +00:00
|
|
|
test/unit/lib/idxd/idxd_kernel.c/idxd_kernel_ut
|
2020-01-21 17:18:46 +00:00
|
|
|
|
|
|
|
# These files are in the external_code directory which doesn't get compiled with SPDK.
|
|
|
|
test/external_code/hello_world/hello_bdev
|
|
|
|
test/external_code/passthru/vbdev_passthru
|
|
|
|
test/external_code/passthru/vbdev_passthru_rpc
|
2021-02-11 14:49:35 +00:00
|
|
|
test/external_code/nvme/nvme
|
|
|
|
test/external_code/nvme/identify
|