summaryrefslogtreecommitdiffstats
path: root/src/test/filestore (follow)
Commit message (Expand)AuthorAgeFilesLines
* os: FileStore::create_backend unit testsLoic Dachary2014-05-281-0/+87
* Rename test/filestore to test/objectstoreHaomai Wang2014-02-0816-4730/+0
* keyvaluestore: name to keyvaluetore-dev for nowSage Weil2014-01-291-1/+1
* Make ObjectStore unit tests shared with KeyValueStoreHaomai Wang2014-01-291-15/+40
* libc++: use ceph:: namespaced data typesNoah Watkins2014-01-181-2/+1
* Fix test/filestore/store_test.cc errorHaomai Wang2013-12-301-1/+1
* test/filestore: add check of return values in StoreTest::SetUpXing Lin2013-12-031-3/+10
* test/filestore/workloadgen: added check of return value for mkdirXing Lin2013-12-031-1/+2
* Merge remote-tracking branch 'gh/next'Sage Weil2013-10-161-5/+4
|\
| * test/filestore/run_seed_to.sh: avoid obsolete --filestore-xattr-use-omapSage Weil2013-10-161-5/+4
* | test/filestore/run_seed_to_range.sh: fix -d syntaxSage Weil2013-10-111-1/+1
|/
* common, os, osd, test, tools: FileStore must work with ghobjects rather than ...David Zafman2013-09-263-70/+70
* os/FileStore: implement collection_move_renameSage Weil2013-09-121-0/+59
* Merge remote-tracking branch 'gh/next'Sage Weil2013-07-251-1/+70
|\
| * test/filestore/store_test: add test for 5723Samuel Just2013-07-251-1/+70
* | src/*: make Context::finish private and switch all users to use completeSamuel Just2013-07-221-1/+1
|/
* test: idempotent filestore test failureDavid Zafman2013-07-124-126/+142
* Revert "test_filestore_idempotent: use obj name from source coll add"David Zafman2013-07-124-23/+6
* Revert "test_filestore_idempotent: make newly created objects globally unique"David Zafman2013-07-122-10/+6
* librados, os, osd, osdc, test: Add support for client specified namespacesDavid Zafman2013-07-091-6/+10
* skip TEST(EXT4StoreTest, _detect_fs) if DISK or MOUNTPOINT are undefinedLoic Dachary2013-06-251-0/+4
* store_test: create_collection prior to splitSamuel Just2013-06-121-0/+1
* test_filestore_idempotent: use obj name from source coll addSamuel Just2013-06-084-6/+23
* test_filestore_idempotent: make newly created objects globally uniqueSamuel Just2013-06-042-6/+10
* fix test users of LevelDBStoreSage Weil2013-05-311-1/+1
* test_filestore_idempotent_sequence: unmount prior to deleting storeSamuel Just2013-05-171-8/+10
* filestore/test_idempotent_sequence.cc: fix FileStore leaksDanny Al-Gaaf2013-05-141-1/+7
* unit tests for FileStore::_detect_fs when running on ext4Loic Dachary2013-04-021-0/+57
* test/filestore/workload_generator.cc: prefer prefix ++operator for iteratorsDanny Al-Gaaf2013-03-181-2/+1
* test/filestore/test_idempotent.cc: prefer prefix ++operator for iteratorsDanny Al-Gaaf2013-03-181-1/+1
* test/filestore/test_idempotent.cc: fix ~TestFileStoreState()Danny Al-Gaaf2013-03-181-4/+4
* test/filestore/TestFileStoreState.cc: prefer prefix ++operator for iteratorsDanny Al-Gaaf2013-03-181-2/+2
* Merge branch 'wsp.bobtail.2merge' into wsp.bobtail.masterJoao Eduardo Luis2013-02-211-1/+1
|\
| * os: LevelDBStore: scrap init() and create open() and create_and_open()Joao Eduardo Luis2013-02-211-1/+1
* | test/filestore/chain_xattr: remove testfile; disable LOGFILESage Weil2013-02-141-1/+2
* | Merge branch 'wip-danny-perf-checks'Greg Farnum2013-02-142-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
* | | Merge pull request #40 from dachary/masterSage Weil2013-02-141-0/+216
|\ \ \ | |/ / |/| |
| * | Unit tests for chain_xattr.ccLoic Dachary2013-02-111-0/+216
| |/
* / ceph-test: give binaries from ceph-test package useful namesDanny Al-Gaaf2013-02-102-6/+6
|/
* workload_generator.cc: remove twice included "common/debug.h"Danny Al-Gaaf2013-02-041-1/+0
* test_idempotent.cc: remove twice included "os/FileStore.h"Danny Al-Gaaf2013-02-041-1/+0
* Merge remote-tracking branch 'upstream/wip_split2' into nextSamuel Just2012-12-111-0/+81
|\
| * os/: Add failure CollectionIndex failure injectionSamuel Just2012-12-051-0/+15
| * test/store_test: add simple tests for collection_splitSamuel Just2012-12-051-0/+66
* | HashIndex: fix list_by_hash handling of next->is_max()Samuel Just2012-12-071-1/+14
|/
* hobject_t: make max privateSamuel Just2012-11-291-3/+3
* test: workloadgen: Don't linearly iterate over a map to obtain a collectionJoao Eduardo Luis2012-07-284-13/+25
* test/store_test.cc: verify collection_list_partial results are sortedSamuel Just2012-07-201-5/+19