summaryrefslogtreecommitdiffstats
path: root/src/test/librbd (follow)
Commit message (Expand)AuthorAgeFilesLines
* librbd:reads larger than cache size hang.Lu Shi2015-09-241-13/+11
* Merge pull request #5976 from yuyuyu101/wip-fix-metadata-confJosh Durgin2015-09-221-1/+46
|\
| * Librbd: Fix incorrect metadata filter behaviorHaomai Wang2015-09-181-1/+46
* | Merge pull request #5857 from ceph/wip-da-SCA-20150812Kefu Chai2015-09-171-2/+2
|\ \ | |/ |/|
| * librbd/test_internal.cc: fix -Wsign-compareDanny Al-Gaaf2015-09-101-2/+2
* | Merge pull request #5816 from dillaman/wip-librbd-gmockJosh Durgin2015-09-106-0/+300
|\ \ | |/ |/|
| * tests: base gmock class support for librbdJason Dillaman2015-09-046-0/+300
* | Merge pull request #5843 from dillaman/wip-12885Josh Durgin2015-09-091-0/+48
|\ \
| * | tests: new test case for librbd diff_iterate over discard extentsJason Dillaman2015-09-081-0/+48
| |/
* | Merge pull request #5592 from xinxinsh/wip-fix-rbd-metadataJosh Durgin2015-09-091-28/+27
|\ \ | |/ |/|
| * refine tests for metadata opsxinxin shu2015-09-071-28/+27
* | test: Fix error with clang on DARWIN (LLVM 3.6.0svn)Dennis Schafroth2015-08-311-1/+1
|/
* tests: verify that diff_iterate callbacks can abort diffJason Dillaman2015-08-101-0/+32
* c++11: replace boost::assign with initializer listCasey Bodley2015-08-071-44/+21
* Merge remote-tracking branch 'origin/next'Josh Durgin2015-07-313-37/+46
|\
| * tests: librbd API test cannot use private md_config_t structJason Dillaman2015-07-302-33/+46
| * crypto: use NSS_InitContext/NSS_ShutdownContex to avoid memory leakJason Dillaman2015-07-282-4/+0
* | test_librbd_fsx: invalidate before discard in krbd modeIlya Dryomov2015-07-291-19/+40
|/
* tests: fixed TestObjectMap.InvalidateFlagInMemoryOnlyJason Dillaman2015-07-051-1/+1
* Merge pull request #5061 from ceph/wip-11791-nextJosh Durgin2015-06-242-0/+126
|\
| * tests: add new unit tests for object map invalidationJason Dillaman2015-06-232-0/+126
* | tests: verify that image shrink properly handles flush opJason Dillaman2015-06-231-0/+24
|/
* Merge remote-tracking branch 'origin/wip-11579' into nextJosh Durgin2015-06-181-0/+111
|\
| * tests: verify copyup behavior during object discardJason Dillaman2015-06-051-0/+55
| * tests: verify that copyup properly handle image shrinkingJason Dillaman2015-06-051-0/+56
* | tests: new test for transitioning exclusive lockJason Dillaman2015-06-051-0/+55
* | tests: verify that librbd will periodically resend lock requestJason Dillaman2015-06-051-1/+44
|/
* tests: fix possible deadlock in librbd ImageWatcher testsJason Dillaman2015-06-041-3/+3
* tests: enable lockdep for librbd unit testsJason Dillaman2015-06-041-0/+2
* Merge pull request #4590 from ceph/wip-da-SCA-20150427Gregory Farnum2015-06-032-24/+22
|\
| * Put new variable initialization in its own blockGreg Farnum2015-06-021-4/+6
| * test/librbd/fsx.cc: fix int/unsigned long conversionDanny Al-Gaaf2015-06-011-2/+3
| * test/librbd/fsx.cc: fix BUFFER_SIZE_WARNINGDanny Al-Gaaf2015-06-011-1/+2
| * test/librbd/fsx.cc: reduce scope of variablesDanny Al-Gaaf2015-06-011-15/+9
| * test/librbd/fsx.cc: fix format specifierDanny Al-Gaaf2015-06-011-1/+1
| * test_internal.cc: prefer ++operator for non-primitive iterDanny Al-Gaaf2015-06-011-4/+4
* | tests: verify librbd blocking aio code pathJason Dillaman2015-06-021-0/+55
|/
* tests: update librbd AIO tests to remove result codeJason Dillaman2015-05-263-23/+30
* tests: disable deep-flatten feature for the krbd fsx testIlya Dryomov2015-05-131-1/+2
* Merge remote-tracking branch 'origin/next'Ilya Dryomov2015-05-131-1/+2
|\
| * tests: disable fast-diff feature for the krbd fsx testJason Dillaman2015-05-131-1/+2
* | Merge pull request #4644 from ceph/wip-11405Josh Durgin2015-05-139-41/+193
|\ \
| * | tests: add librbd watch/notify version compatibility testJason Dillaman2015-05-051-0/+133
| * | tests: create librbd API-only integration test suiteJason Dillaman2015-05-058-41/+60
| |/
* | librbd: object map clean state valid only for fast-diffJason Dillaman2015-05-081-1/+1
* | tests: verify object map is updated after full copyupJason Dillaman2015-05-071-0/+12
* | tests: verify new librbd snapshot copyup behaviorJason Dillaman2015-05-071-0/+71
|/
* test: update CMakefile to sync with c44f8e7Kefu Chai2015-05-011-1/+1
* Merge pull request #4461 from ceph/wip-11372Josh Durgin2015-04-305-39/+61
|\
| * fsx: cleanup crypto library at exitJason Dillaman2015-04-301-32/+33