]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: Reorganized test dir, added cmake functions
authorAli Maredia <amaredia@redhat.com>
Tue, 26 Jan 2016 20:45:15 +0000 (15:45 -0500)
committerAli Maredia <amaredia@redhat.com>
Fri, 15 Apr 2016 00:48:19 +0000 (20:48 -0400)
commita7bd5e4bdc42829119809500e9c48cf99ecc02ee
tree745575892a8d615992583ea303ac14a7d7b520e8
parent95ee97a7b95cd2b0e1f6cd2f024cd4ac3a5e9432
cmake: Reorganized test dir, added cmake functions

make check targets now use add_ceph_test, or
add_ceph_unittest to be added to CTest. Renamed and
reordered targets in tests/CMakeLists.txt

Signed-off-by: Ali Maredia <amaredia@redhat.com>
cmake/modules/AddCephTest.cmake [new file with mode: 0644]
src/test/CMakeLists.txt