summaryrefslogtreecommitdiffstats
path: root/src/test/libcephfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/libcephfs: add ceph_test_libcephfs_vxattrXiubo Li2024-06-281-1/+15
* test/libcephfs: add removexattr test supportXiubo Li2024-06-281-0/+38
* test/libcephfs: move FsCrypt xattr test to dedicated test fileXiubo Li2024-06-282-33/+34
* Merge PR #54511 into mainVenky Shankar2024-01-181-1/+14
|\
| * test/libcephfs: move the snapdiff to a dedicated binaryXiubo Li2023-11-151-1/+14
* | test/libcephfs: add test case for slash tailing path for accessXiubo Li2023-11-091-1/+16
|/
* test/libcephfs: remove reduntant test for acccessXiubo Li2023-09-111-1/+0
* test/libcephfs: add a tag for each test unique directoryXiubo Li2023-09-111-8/+8
* Merge pull request #52723 from lxbsz/wip-62245Milind Changire2023-08-251-0/+9
|\
| * libcephfs/deleg: Wait for the delegation to be timedoutXiubo Li2023-08-011-0/+9
* | mds/Server: mark a cap acquisition throttle event in the requestLeonid Usov2023-08-181-57/+162
* | test: explicitly link to ceph-common for some libcephfs testsVenky Shankar2023-08-021-2/+4
* | test/libcephfs: update delegation test assertionsLucian Petrut2023-07-211-4/+4
|/
* test/libcephfs: add test case for revoking capsXiubo Li2023-05-231-1/+81
* Revert "mds: fix client isn't responding to mclientcaps(revoke)"Venky Shankar2023-05-221-81/+1
* Merge PR #47752 into mainVenky Shankar2023-05-151-1/+81
|\
| * test/libcephfs: add test case for revoking capsXiubo Li2023-03-081-1/+81
* | test/libcephfs: add cases for last dir testing.Igor Fedotov2023-04-101-11/+224
* | test/libcephfs: add readdir_snapdiffIgor Fedotov2023-04-102-0/+1472
* | include: move ALLPERMS definition to compat.hLucian Petrut2023-03-312-8/+0
* | Merge PR #50053 into mainVenky Shankar2023-03-303-98/+345
|\ \
| * | libcephfs: move ClearSetuid to suidsgid.ccXiubo Li2023-03-142-71/+71
| * | libcephfs: add test cases for dropping the suid/sgid in write/truncateXiubo Li2023-03-142-27/+52
| * | libcephfs: add test cases for dropping the suid/sgid in fallocateXiubo Li2023-03-142-0/+222
| * | libcephfs: fix ClearSetuid incorrectly using SETATTR_MODE maskXiubo Li2023-03-141-1/+1
* | | test/libcephfs: skip flaky timestamp assertion on WindowsLucian Petrut2023-03-161-0/+6
|/ /
* / test: add test to validate attrs for snapdir after snap operationsVenky Shankar2023-03-061-6/+164
|/
* test/libcephfs: add missing includesLucian Petrut2023-02-173-0/+3
* test: disable unsupported tests on WindowsLucian Petrut2023-02-151-10/+13
* test/libcephfs: fix rebasing issuesRishabh Dave2022-12-152-2/+5
* libcephfs: replace errno.h errors with CEPHFS_E*Lucian Petrut2022-11-211-2/+2
* test/libcephfs: use CEPHFS_E* errorsLucian Petrut2022-11-1012-263/+272
* test/libcephfs: disable flaky timestamp assertion on WindowsLucian Petrut2022-11-101-0/+3
* test/libcephfs: skip dirent inode check on WindowsLucian Petrut2022-11-101-0/+5
* test/libcephfs: address windows issuesLucian Petrut2022-11-105-4/+41
* test/libcephfs: include compat.hLucian Petrut2022-11-108-0/+8
* test/libcephfs: enable the tests on WindowsLucian Petrut2022-11-101-3/+2
* Merge pull request #48241 from ajarr/fix-57210Venky Shankar2022-10-171-12/+111
|\
| * test/libcephfs: enhance directory's change_attr testingRamana Raja2022-10-151-12/+111
* | test: add test for checking snapdir attrs on parent inode updationVenky Shankar2022-10-111-0/+63
* | test: add test for checking snapdir aclsVenky Shankar2022-10-111-0/+51
* | test: cleanup files/dirs for some testsVenky Shankar2022-10-111-0/+3
|/
* Merge pull request #46902 from lxbsz/wip-56414Rishabh Dave2022-08-262-79/+167
|\
| * test/libcephfs: add quota size check supportXiubo Li2022-07-011-0/+56
| * test/libcephfs: move the quota test to a dedicated fileXiubo Li2022-07-012-79/+111
* | test/libcephfs: add newops test caseXiubo Li2022-08-162-0/+100
* | rgw,test: Fix build errors in 32 bit platformsLuciano Lo Giudice2022-07-271-1/+1
|/
* client: switch AT_NO_ATTR_SYNC to AT_STATX_DONT_SYNCXiubo Li2022-04-191-3/+3
* Merge pull request #42001 from mchangir/mds-implement-new-getvxattr-rpcVenky Shankar2022-03-072-0/+386
|\
| * qa: unit test to test getvxattrMilind Changire2022-02-112-0/+386