]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os: FileStore::create_backend unit tests 1864/head
authorLoic Dachary <loic@dachary.org>
Sat, 24 May 2014 12:49:19 +0000 (14:49 +0200)
committerLoic Dachary <loic@dachary.org>
Wed, 28 May 2014 09:43:41 +0000 (11:43 +0200)
commit08b3cff59dca223dc5f86531139ab4abe5170105
tree5e68af4932002f6aa4a639ce14c47cf06e391770
parent3081652119ca9614623fcd21bdcf299f2102ed9b
os: FileStore::create_backend unit tests

Assert that the fs_type is mapped to a backend that claims to have the
matching name.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/os/FileStore.h
src/test/Makefile.am
src/test/filestore/TestFileStore.cc [new file with mode: 0644]