xref: /spdk/test/common/skipped_build_files.txt (revision cdb0726b95631d46eaf4f2e39ddb6533f150fd27)
1# Not configured to test vtune.
2lib/bdev/vtune
3
4# Not configured to test rocksdb env file
5lib/rocksdb/env_spdk.cc
6
7# Not configured to test FC
8lib/nvmf/fc
9lib/nvmf/fc_ls
10test/unit/lib/nvmf/fc.c/fc_ut
11test/unit/lib/nvmf/fc_ls.c/fc_ls_ut
12
13# Not configured for Neon testing
14lib/util/base64_neon
15
16# Not configured for ARM SVE testing
17lib/util/base64_sve
18
19# Not configured for mlx5 dv testing
20lib/rdma/rdma_mlx5_dv
21
22# Not configured for kernel idxd
23lib/idxd/idxd_kernel
24
25# These files all represent c files that are only compiled by direct inclusion in other files.
26test/common/lib/test_env
27test/common/lib/test_sock
28test/common/lib/ut_multithread
29test/common/lib/test_rdma
30test/unit/lib/blob/bs_dev_common
31test/unit/lib/blob/bs_scheduler
32test/unit/lib/ftl/common/utils
33test/unit/lib/iscsi/common
34test/unit/lib/json_mock
35test/unit/lib/sock/uring.c/uring_ut
36test/unit/lib/idxd/idxd_kernel.c/idxd_kernel_ut
37
38# These files are in the external_code directory which doesn't get compiled with SPDK.
39test/external_code/hello_world/hello_bdev
40test/external_code/passthru/vbdev_passthru
41test/external_code/passthru/vbdev_passthru_rpc
42test/external_code/nvme/nvme
43test/external_code/nvme/identify
44
45# This file requires some additional work in CI and test scripts before it can
46# be part of autotest.
47test/app/fuzz/llvm_nvme_fuzz/llvm_nvme_fuzz
48
49# Disable DAOS. Development libraries are not available for Fedora which is
50# used for the main build and scanbuild tests.
51module/bdev/daos/bdev_daos
52module/bdev/daos/bdev_daos_rpc
53
54# Not configured to test xNVMe bdev
55module/bdev/xnvme/bdev_xnvme
56module/bdev/xnvme/bdev_xnvme_rpc
57