summaryrefslogtreecommitdiffstats
path: root/src/test/filestore (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: link against gtest in a better wayKefu Chai2018-08-171-2/+0
* common: move ConfigValues out of md_config_tKefu Chai2018-07-101-2/+2
* filestore,rgw: Fix types/casts making clang on 32-Bit workingDaniel Glaser2018-03-271-1/+1
* test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILESage Weil2018-03-061-1/+2
* os: Add CephContext to ObjectStore and ObjectMap basesAdam C. Emerson2016-12-221-3/+3
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-1/+2
* cmake: moved tests into test/filestore dirAli Maredia2016-04-151-0/+8
* os/filestore: move FileStore to os/filestore/*Sage Weil2016-01-011-1/+1
* 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