]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: moved tests into test/pybind dir
authorAli Maredia <amaredia@redhat.com>
Thu, 28 Jan 2016 21:50:53 +0000 (16:50 -0500)
committerAli Maredia <amaredia@redhat.com>
Fri, 15 Apr 2016 00:48:20 +0000 (20:48 -0400)
commitef8b113d070c69252b11f84e39f26b25bc9ac42f
treea12e0a70a3ddddce5f26491b2d6d6477153f786e
parent74ea1f9faebe8e649d889897fcc5d2a06de3f3e1
cmake: moved tests into test/pybind dir

Added a CMakeLists.txt into test/pybind. Added
CEPH_BIN in front of relative path in
test_ceph_argparse.py.

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