]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Improve Catch2 support by adding helper functions. 63529/head
authorJesse F. Williamson <jfw@ibm.com>
Tue, 27 May 2025 17:44:43 +0000 (10:44 -0700)
committerJesse F. Williamson <jfw@ibm.com>
Thu, 29 May 2025 15:39:21 +0000 (08:39 -0700)
commit9bdc4e1a02839384928c23d48d45d39b57f1c272
treeb94cc42e12aa11d84d316d68fbfc1c5d4acd5f0a
parent3bfb9d6c9744a7bd685c18abb9df93188cefae7c
Improve Catch2 support by adding helper functions.

Makes it less tedious to add a new Catch2 test with CMake.

Signed-off-by: Jesse F. Williamson <jfw@ibm.com>
cmake/modules/AddCephTest.cmake
src/test/rgw/CMakeLists.txt