]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/librados: move test.cc into its own library
authorJosh Durgin <josh.durgin@inktank.com>
Thu, 6 Feb 2014 23:09:57 +0000 (15:09 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 18 Feb 2014 20:34:31 +0000 (12:34 -0800)
commit6273ba4a9fcd7ccebef2ec0164f6d23af80166e5
tree7b73696849b95a9294400456e04caa364d461d7c
parentabca34aa593e6a39f49c9c2883cb492280b1e250
test/librados: move test.cc into its own library

This way it doesn't have to be compiled many times, and it's easier
to add new general functionality to new files without adding those
.cc files to every test program.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/test/Makefile.am