]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: Only build death tests on platforms that support them 830/head
authorAlan Somers <asomers@gmail.com>
Fri, 11 Oct 2013 20:45:47 +0000 (13:45 -0700)
committerNoah Watkins <noahwatkins@gmail.com>
Wed, 6 Nov 2013 22:08:36 +0000 (14:08 -0800)
commit1d030d1ed92c27e33d4ed49eb292b65f69f88917
tree76bfc6ed326ffd1643c1ee36bdf2ae1bfe968842
parentf5514654e0ef3652cb435a96148ffbb51116840b
test: Only build death tests on platforms that support them

googletest does not support death tests on FreeBSD.  I've submitted a
patch upstream that trivially enables support, but in the meantime we
can't compile death tests for Ceph on FreeBSD.

https://groups.google.com/forum/#!topic/googletestframework/tjY6UjWgNOw

Signed-off-by: Alan Somers <asomers@gmail.com>
src/test/ceph_crypto.cc
src/test/os/TestFlatIndex.cc