]> git-server-git.apps.pok.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>
Mon, 11 Sep 2023 01:29:46 +0000 (09:29 +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>
src/test/libcephfs/CMakeLists.txt

index bc392e35dce3e74b5a0fd85e2d31ec01c213d239..09cb7e6dea00cd5d330507c5e1dfb6910f09b94b 100644 (file)
@@ -82,7 +82,6 @@ target_link_libraries(ceph_test_libcephfs_lazyio
     DESTINATION ${CMAKE_INSTALL_BINDIR})
 
   add_executable(ceph_test_libcephfs_access
-    test.cc
     access.cc
   )
   target_link_libraries(ceph_test_libcephfs_access