summaryrefslogtreecommitdiffstats
path: root/src/test/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: dont build ceph-mds if WITH_CEPHFS=OFFCasey Bodley2018-11-211-2/+6
* librados: move C++ APIs into libradosppKefu Chai2018-11-011-6/+6
* blkdev: FreeBSD supportAlan Somers2018-10-191-2/+2
* blkdev: move test_get_blkdev_size to test_get_blkdev_propsAlan Somers2018-10-191-3/+3
* cls: remove cls_statelog and testsCasey Bodley2018-09-191-1/+0
* common: remove config variables related to rgw opstateCasey Bodley2018-09-191-2/+0
* test/rgw: remove test for /admin/opstate rest apisCasey Bodley2018-09-191-26/+0
* Merge pull request #23721 from batrick/log-entry-stackKefu Chai2018-09-191-7/+0
|\
| * common: remove obsolete buffer classesPatrick Donnelly2018-09-151-7/+0
* | src/common: add a unit test (bufferlist.sha1())myoungwon oh2018-09-131-0/+1
|/
* Merge pull request #23497 from noahdesu/insightsJohn Spray2018-09-111-0/+5
|\
| * mgr/insights: add unit testsNoah Watkins2018-08-171-0/+5
* | test: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-0/+3
* | Merge pull request #21983 from chardan/jfw-wip-libradosstriper_ultimate-final...Kefu Chai2018-08-231-7/+11
|\ \
| * | tools: make rados.cc compatible with conditionally-compiled striperJesse Williamson2018-08-161-3/+3
| * | build: add top-level libraddosstriper conditionalJesse Williamson2018-08-151-5/+9
| |/
* / cmake: link against gtest in a better wayKefu Chai2018-08-171-34/+3
|/
* cmake: extract std::filesystem linkage checking into moduleKefu Chai2018-07-291-15/+10
* tests/fio: add dependency for tests target from fio-ceph-objectstoreIgor Fedotov2018-07-181-0/+4
* cmake: remove subman.sh testsAlfredo Deza2018-06-131-1/+0
* cmake: remove ceph-disk, ceph-detect-init tox testsAlfredo Deza2018-06-131-18/+6
* test: add unit test for seastar bufferCasey Bodley2018-06-081-0/+3
* cmake: fix cython target in test/CMakeFile.txtJan Fajerski2018-05-301-1/+1
* Merge pull request #21439 from oritwas/wip-rgw-librgwadminOrit Wasserman2018-05-231-0/+17
|\
| * rgw: add test for librgw_admin_userOrit Wasserman2018-05-171-0/+17
* | cmake: make -DWITH_MGR=OFF work.Jianpeng Ma2018-05-211-1/+3
* | core: use const_iterator for decodeKefu Chai2018-05-171-1/+1
|/
* Remove embedded 'cephd' codeDan Mick2018-05-111-3/+0
* Merge pull request #21680 from cbodley/wip-rm-replica-logCasey Bodley2018-05-101-1/+0
|\
| * rgw: remove all traces of cls replica_logCasey Bodley2018-04-261-1/+0
* | Merge pull request #21662 from tchaikov/wip-cmakeKefu Chai2018-04-271-1/+0
|\ \ | |/ |/|
| * cmake: enable CMP0046Kefu Chai2018-04-261-1/+0
* | cmake: fix building without mgr moduleYuan Zhou2018-04-241-14/+14
|/
* mgr/dashboard: create venv for running toxKefu Chai2018-04-191-0/+4
* cmake: no need to setup venv for dashboardKefu Chai2018-04-111-4/+0
* test/dashboard: only test enabled python bindingsKefu Chai2018-04-111-0/+1
* mgr/dashboard: renamed dashboard_v2 to dashboardRicardo Dias2018-03-161-4/+4
* Merge pull request #20103 from openattic/wip-mgr-dashboard_v2Kefu Chai2018-03-061-0/+9
|\
| * mgr/dashboard_v2: Integrate dashboard_v2 into `make check`Sebastian Wagner2018-03-051-0/+9
* | Merge pull request #20535 from ifed01/wip-ifed-bring-fioKefu Chai2018-03-061-1/+1
|\ \ | |/ |/|
| * test/fio: enable objectstore FIO plugin building without the need to install ...Igor Fedotov2018-03-051-1/+1
* | Merge pull request #20273 from adamemerson/wip-any-singleton-will-doKefu Chai2018-02-281-1/+5
|\ \ | |/ |/|
| * include/any.h: Type Erasure for the uncopyableAdam C. Emerson2018-02-071-1/+5
* | cmake: 'make check' builds radosgw and its cls dependenciesCasey Bodley2018-02-131-1/+1
* | build: Use the right experimental libraryAdam C. Emerson2018-02-101-2/+2
* | Merge pull request #20173 from liewegas/wip-os-chJosh Durgin2018-02-071-18/+0
|\ \ | |/ |/|
| * ceph_xattr_bench: dropSage Weil2018-02-061-17/+0
| * test/bench: remove smallio bench toolsSage Weil2018-02-061-1/+0
* | test/admin_socket_output: switch to std::experimental::filesystemKefu Chai2018-02-051-3/+8
|/
* tools/{rbd_nbd,rbd}: s/boost::regex/std::regex/Kefu Chai2018-01-091-2/+0