]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/libcephfs: remove reduntant test for acccess
authorXiubo Li <xiubli@redhat.com>
Tue, 25 Apr 2023 11:09:41 +0000 (19:09 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 27 Mar 2024 00:42:41 +0000 (08:42 +0800)
The test.cc will be included in ceph_test_libcephfs, no need to
include it to access.

Fixes: https://tracker.ceph.com/issues/57154
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 77ac1009793016c9f4904eef6bf699105caa0b16)

src/test/libcephfs/CMakeLists.txt

index 672e6dd8f2ab14ee0eb37424a9ee7814a9c48544..e9d42d6d0e3f3d3c27fd4d7a030fd2247d2afea6 100644 (file)
@@ -80,7 +80,6 @@ if(WITH_LIBCEPHFS)
     DESTINATION ${CMAKE_INSTALL_BINDIR})
 
   add_executable(ceph_test_libcephfs_access
-    test.cc
     access.cc
   )
   target_link_libraries(ceph_test_libcephfs_access