]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
test/libcephfs: test getcwd with case insensitive dir
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 11 Mar 2025 16:13:33 +0000 (12:13 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 13 Mar 2025 14:07:13 +0000 (10:07 -0400)
commit28bdb8e565f0b6b3090808f4759c70693d92eb05
treea8072d2e036b985b61383f527322ef6980aec023
parentd62a3795902ab5b61d7b4f605fd170ac9e78c639
test/libcephfs: test getcwd with case insensitive dir

Unfortunately, it's not easy to refactor this test into a shared method without
setting up an explicit test class which has been avoided up to this point. So
I'm going to just copy the code. Sorry.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/test/libcephfs/test.cc