summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* osdmaptool: fix cli testsSage Weil2013-05-272-9/+9
* ceph: remove cli testSage Weil2013-05-221-93/+0
* Merge pull request #303 from ceph/wip-librbd-config-createJosh Durgin2013-05-212-1/+98
|\
| * librbd: make image creation defaults configurableJosh Durgin2013-05-161-1/+89
| * cls_rbd: make sure stripe_unit is not larger than object sizeJosh Durgin2013-05-161-0/+9
* | Fix -Werror=format-security errorsJames Page2013-05-201-2/+2
* | Merge branch 'next'Sage Weil2013-05-162-10/+10
|\ \
| * | test_filestore_idempotent_sequence: unmount prior to deleting storeSamuel Just2013-05-161-8/+10
| * | Revert "test_filejournal.cc: cleanup memory in destructor"Samuel Just2013-05-161-2/+0
| |/
* | test/system/systest_runnable.cc: reduce scope of 'ret' in join()Danny Al-Gaaf2013-05-161-2/+2
* | test/system/st_rados_list_objects.cc: reduce scope of 'ret' in run()Danny Al-Gaaf2013-05-161-2/+2
* | test/system/st_rados_create_pool.cc_ reduce scope of 'ret' in run()Danny Al-Gaaf2013-05-161-2/+1
* | test/system/rados_list_parallel.cc: reduce scope of 'ret'Danny Al-Gaaf2013-05-161-4/+2
* | test/librbd/test_librbd.cc: reduce scope of several variablesDanny Al-Gaaf2013-05-161-12/+9
* | Merge pull request #279 from ceph/wip-libcephfs-envSage Weil2013-05-141-1/+36
|\ \ | |/ |/|
| * ceph_test_libcephfs: parse environmentSage Weil2013-05-131-1/+36
* | test/test_cors.cc: initialize key_type in constructorDanny Al-Gaaf2013-05-141-3/+7
* | test_filejournal.cc: cleanup memory in destructorDanny Al-Gaaf2013-05-141-0/+2
* | librbd/test_librbd.cc: free memory in test_list_children()Danny Al-Gaaf2013-05-141-0/+5
* | test/kv_store_bench.cc: fix resource leakDanny Al-Gaaf2013-05-141-0/+8
* | filestore/test_idempotent_sequence.cc: fix FileStore leaksDanny Al-Gaaf2013-05-141-1/+7
|/
* ceph_test_libcephfs: fix xattr testSage Weil2013-05-131-1/+1
* test/omap_bench.cc: remove dead codeDanny Al-Gaaf2013-05-111-18/+3
* libcephfs/test.cc: add assert for result of ceph_getxattr()Danny Al-Gaaf2013-05-111-0/+1
* Merge pull request #165 from dachary/wip-4321Sage Weil2013-05-081-0/+57
|\
| * unit tests for FileStore::_detect_fs when running on ext4Loic Dachary2013-04-021-0/+57
* | ceph: add 'osd crush rule ...' to usageSage Weil2013-05-031-0/+3
* | rbd: fix cli-integration tests for striping changeSage Weil2013-04-241-34/+10
* | test_filejournal: adjust corrupt entry tests to force header writeSamuel Just2013-04-231-27/+34
* | rbd: Only allow shrinking an image when --allow-shrink flag is passedWido den Hollander2013-04-171-0/+1
* | rbd: add --no-progress switchSage Weil2013-04-171-0/+1
* | Merge pull request #214 from ceph/wip-objectcacher-handler-orderedSage Weil2013-04-162-10/+9
|\ \
| * | WritebackHandler: make read return nothingJosh Durgin2013-04-102-10/+9
* | | librbd: use initialized data for DiffIterateDiscard testSage Weil2013-04-151-0/+1
* | | librbd: print seed for all DiffIterate testsSage Weil2013-04-151-0/+8
|/ /
* | test_stress_watch: remove bogus assertsJosh Durgin2013-04-101-6/+0
* | test: update rbd formatted-output for progress changesJosh Durgin2013-04-101-8/+8
* | Merge remote-tracking branch 'origin/wip-osd-throttle2' into nextGreg Farnum2013-04-091-2/+2
|\ \
| * | msgr: add second per-message throttler to message policySage Weil2013-04-061-2/+2
* | | librbd: fix DiffIterateStress againSage Weil2013-04-061-4/+6
|/ /
* | librbd: fix DiffIterateStress testSage Weil2013-04-051-9/+34
* | Merge pull request #176 from dachary/wip-4597Sage Weil2013-04-041-0/+29
|\ \
| * | fix nspace assignment in LFNIndex::lfn_parse_object_nameLoic Dachary2013-04-021-0/+29
| |/
* | Merge remote-tracking branch 'gh/wip-4623'Sage Weil2013-04-031-18/+24
|\ \
| * | librados: Fixes to list_snaps test changesDavid Zafman2013-04-031-9/+7
| * | librados: test for EINVAL on bad list_snaps() ioctx snapidSage Weil2013-04-021-0/+5
| * | librados: fix list_snaps() testsDavid Zafman2013-04-021-11/+14
| |/
* | test_cors.cc: prefer prefix ++operator for iteratorDanny Al-Gaaf2013-04-021-5/+4
* | test_cors.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-04-021-2/+2
* | test_cors.cc: use %u to format unsigned in sprintf()Danny Al-Gaaf2013-04-021-1/+1
|/