]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
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)
commite27a28de8480bb78b2236ef490e833cd41ec54a9
tree1cbb7c957583332daf6bcc12fadf4cbe81bf3a20
parentf8ddb3f69c80c17703d952238c568eae82ae2362
test/libcephfs: remove reduntant test for acccess

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