]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: Put all libcephfs gtest tests into one bin
authorSam Lang <sam.lang@inktank.com>
Wed, 26 Sep 2012 01:14:12 +0000 (18:14 -0700)
committerSam Lang <sam.lang@inktank.com>
Wed, 26 Sep 2012 01:14:12 +0000 (18:14 -0700)
commit26882dace73c90c8b844e5fb98a29598dfd3bb17
tree1d44a6471ddd01f3958963a78fa9641ba2ec5965
parentc92e1dd7b0106fa986985d8179a8ed66c61e6709
client: Put all libcephfs gtest tests into one bin

* Modify the Makefile.am to run all gtest libcephfs tests through
a single binary: test_libcephfs.

* Add tests for #2285, #3186, and #2778

Signed-off-by: Sam Lang <sam.lang@inktank.com>
src/Makefile.am
src/test/libcephfs/test.cc [new file with mode: 0644]