summaryrefslogtreecommitdiffstats
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* KeyValueDBMemory.cc: use empty() instead of size() == 0Danny Al-Gaaf2013-02-261-4/+4
* test_lock_fence.sh, rbdrw.py: rbd lock/fence testDan Mick2013-02-261-0/+31
* Merge remote-tracking branch 'gh/wip-4252'Sage Weil2013-02-261-6/+6
|\
| * test_rbd: move flatten tests back into TestCloneJosh Durgin2013-02-261-6/+4
| * test_rbd: close image before removing itJosh Durgin2013-02-261-0/+2
* | systest: restrict list error acceptanceJosh Durgin2013-02-261-1/+1
* | systest: fix race with pool deletionJosh Durgin2013-02-254-13/+19
|/
* test/librados/watch_notify: fix warningSage Weil2013-02-221-1/+1
* Merge remote-tracking branch 'gh/wip-rbd-flatten-deadlock'Sage Weil2013-02-221-1/+1
|\
| * test: fix run-rbd-tests pool deletionJosh Durgin2013-02-211-1/+1
* | Merge remote-tracking branch 'gh/wip-objecter-fsx'Sage Weil2013-02-221-1/+10
|\ \
| * | test_librbd_fsx: fix image closingJosh Durgin2013-02-221-1/+10
| |/
* | Add test for list_watchers() C++ interfaceDavid Zafman2013-02-221-0/+4
* | Merge branch 'next'Sage Weil2013-02-221-1/+0
|\ \
| * | mds: use inode_t::layout for dir layout policyGreg Farnum2013-02-211-1/+0
| |/
* | Merge branch 'wsp.bobtail.2merge' into wsp.bobtail.masterJoao Eduardo Luis2013-02-215-4/+168
|\ \ | |/ |/|
| * test: ObjectMap: add a generic leveldb store toolJoao Eduardo Luis2013-02-211-0/+164
| * os: LevelDBStore: scrap init() and create open() and create_and_open()Joao Eduardo Luis2013-02-214-4/+4
* | test/bufferlist: fix warningSage Weil2013-02-201-1/+1
* | qa: test_mon_workloadgen: use default config file pathSage Weil2013-02-191-1/+1
* | buffer: drop large malloc testsSage Weil2013-02-181-2/+4
* | buffer: put big buffer on heap, not stackSage Weil2013-02-181-3/+4
* | unit tests for src/common/buffer.{cc,h}Loic Dachary2013-02-181-75/+1692
* | buffer::ptr::cmp only compares up to the smallest lengthLoic Dachary2013-02-171-0/+17
* | fix operator>=(bufferlist& l, bufferlist& r)Loic Dachary2013-02-161-0/+47
* | osd/OSDCap: add unit test for parsing pools/objects with _ and -Sage Weil2013-02-141-1/+5
* | test/filestore/chain_xattr: remove testfile; disable LOGFILESage Weil2013-02-141-1/+2
* | Merge branch 'wip-danny-perf-checks'Greg Farnum2013-02-147-16/+16
|\ \
| * | test_filejournal.cc: use empty() to check for emptinessDanny Al-Gaaf2013-02-141-1/+1
| * | src/test/osd/RadosModel.h: use empty() to check for emptinessDanny Al-Gaaf2013-02-141-3/+3
| * | test_mon_workloadgen.cc: use empty() to check for emptinessDanny Al-Gaaf2013-02-141-4/+4
| * | TestFileStoreState.cc: use empty() to check for emptinessDanny Al-Gaaf2013-02-141-1/+1
| * | FileStoreTracker.cc: use empty() to check for emptinessDanny Al-Gaaf2013-02-141-3/+3
| * | test_object_map.cc: use empty() to check for emptinessDanny Al-Gaaf2013-02-141-2/+2
| * | test_keyvaluedb_iterators.cc: use empty() to check for emptinessDanny Al-Gaaf2013-02-141-2/+2
* | | Merge pull request #40 from dachary/masterSage Weil2013-02-141-0/+216
|\ \ \
| * | | Unit tests for chain_xattr.ccLoic Dachary2013-02-111-0/+216
* | | | fix buffer::list::zero(unsigned o, unsigned l) to act on all buffer::ptrLoic Dachary2013-02-141-0/+47
| |/ / |/| |
* | | Merge branch 'next'Josh Durgin2013-02-131-0/+1
|\ \ \
| * | | cephtool: Add add_data_pool command to helpSam Lang2013-02-121-0/+1
| | |/ | |/|
* | | Merge branch 'wip-mds-encode-rebased'Greg Farnum2013-02-121-0/+81
|\ \ \
| * | | mds: enable SnapInfo, snaplink_t, sr_t dencoder usageGreg Farnum2013-02-081-2/+2
| * | | mds: cap_reconnect_t uses modern encodingGreg Farnum2013-02-081-0/+1
| * | | mds: SessionMap now uses modern encodingGreg Farnum2013-02-081-0/+3
| * | | mds: mds_load_t now uses modern encodingGreg Farnum2013-02-081-0/+1
| * | | mds: dirfrag_load_vec_t now uses modern encodingGreg Farnum2013-02-081-0/+1
| * | | mds: inode_load_vec_t now uses modern encodingGreg Farnum2013-02-081-0/+1
| * | | mds: EUpdate more modernization for dencoderGreg Farnum2013-02-081-0/+2
| * | | mds: ETableServer more modernization for dencoderGreg Farnum2013-02-081-0/+2
| * | | mds: ETableClient more modernization for dencoderGreg Farnum2013-02-081-1/+2