Commit d19c523a authored by Michal Berger's avatar Michal Berger Committed by Tomasz Zawadzki
Browse files

test/common: Cleanup skipped_build_files.txt



Remove entries which are no longer true.

Change-Id: I8cd579bc0cb476889ace9b58041c6837fb604587
Signed-off-by: default avatarMichal Berger <michal.berger@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20673


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarKonrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
parent 45229c77
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -35,8 +35,6 @@ 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
test/unit/lib/idxd/idxd_kernel.c/idxd_kernel_ut

# These files are in the external_code directory which doesn't get compiled with SPDK.
test/external_code/hello_world/hello_bdev
@@ -55,19 +53,10 @@ test/app/fuzz/llvm_vfio_fuzz/llvm_vfio_fuzz
module/bdev/daos/bdev_daos
module/bdev/daos/bdev_daos_rpc

# Not configured to test xNVMe bdev
module/bdev/xnvme/bdev_xnvme
module/bdev/xnvme/bdev_xnvme_rpc

# Not configured to test mlx5 accel module & crypto lib
module/accel/mlx5/accel_mlx5
module/accel/mlx5/accel_mlx5_rpc
lib/mlx5/mlx5_crypto

# Not configured to test ublk
lib/ublk/ublk
lib/ublk/ublk_rpc
module/event/subsystems/ublk/ublk

# Not configured to build hello_gorpc example
examples/go/hello_gorpc/hello_gorpc.go