]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: add client tests
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 11 Jan 2021 21:39:42 +0000 (13:39 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Sat, 16 Jan 2021 01:30:40 +0000 (17:30 -0800)
commitf77e6aa5c81f3b37af411ce9d30f23eadac7d351
tree91b2764d84f5e529ff74dbf6a6973bfdcecad537
parente65b8dcad1d8b71d5dda6c29bc174dc5e069438f
test: add client tests

For alternate_name, so far.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/test/CMakeLists.txt
src/test/client/CMakeLists.txt [new file with mode: 0644]
src/test/client/TestClient.h [new file with mode: 0644]
src/test/client/alternate_name.cc [new file with mode: 0644]
src/test/client/main.cc [new file with mode: 0644]