summaryrefslogtreecommitdiffstats
path: root/src/test/librbd/test_fixture.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* librbd/cache/pwl: Rename config optionsMahati Chamarthy2021-01-131-1/+1
* librbd/cache: Implement aio_write operationMahati Chamarthy2021-01-061-1/+2
* librbd: remove unncessary templating from io::ImageDispatchSpecJason Dillaman2020-09-181-1/+1
* librbd: enable image cache after getting exclusive lockYuan Lu2020-08-031-0/+18
* librbd: new snapshot create API to pass flagsMykola Golub2020-06-091-1/+2
* librbd: switch to new api::Io dispatch helper methodsJason Dillaman2020-05-141-2/+2
* test/librbd: s/Mutex/ceph::mutex/Kefu Chai2019-08-031-1/+1
* librbd: corrected usage of ImageState::open flag parameterMykola Golub2018-12-061-1/+1
* librados: move C++ APIs into libradosppKefu Chai2018-11-011-0/+1
* librbd: use pool config overrides for clone state machineJason Dillaman2018-10-081-0/+1
* test: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-1/+1
* librbd: allow to open snapshot by idMykola Golub2018-08-151-1/+1
* librbd: fix snap create/rm may taking long timeSong Shun2018-01-251-0/+5
* librbd: Add snapshot namespace to snapshot-name index in ImageCtxVictor Denisov2017-03-161-3/+4
* test / librbd: move non-public api usage tests to internalVenky Shankar2017-03-061-0/+3
* librbd: ReadResult helper class for reassembling partial readsJason Dillaman2017-02-201-1/+1
* librbd: move IO-related classes to new io namespaceJason Dillaman2017-02-201-2/+2
* librbd: allow to open an image without opening parent imageRicardo Dias2017-01-161-1/+1
* test: correct language mode in file headersJason Dillaman2017-01-131-1/+1
* test / librbd: image data pool test supportVenky Shankar2016-11-201-0/+14
* librbd: By default create snapshots in UserNamespaceVictor Denisov2016-10-221-1/+3
* test: create pools for rbd tests with different prefixMykola Golub2016-02-221-1/+1
* tests: updated librbd test cases for updated maint ops APIJason Dillaman2016-01-151-0/+16
* tests: adjust test cases to refactored librbdJason Dillaman2015-12-151-4/+9
* tests: add gmock unit tests for librbd object map state machinesJason Dillaman2015-12-021-0/+12
* tests: create librbd API-only integration test suiteJason Dillaman2015-05-051-26/+1
* tests: update librbd tests to handle blacklistingJason Dillaman2015-02-061-1/+1
* librbd: fix coverity false-positives for testsJason Dillaman2015-01-141-1/+1
* librbd: Add internal unit test casesJason Dillaman2015-01-131-0/+110