summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gh/wip-5648-c'Sage Weil2013-08-091-0/+2
|\
| * test: mon: moncap: add 'allow command foo with arg="bar.baz"' testsJoao Eduardo Luis2013-08-061-0/+2
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-08-022-13/+31
|\ \ | |/
| * test: Fix valgrind found "Mismatched free() / delete / delete []"David Zafman2013-07-311-2/+2
| * Make all AdminSocket commands use argparse/cmdmap.Dan Mick2013-07-301-11/+29
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-07-301-0/+416
|\ \ | |/
| * check_new_interval must compare old acting with old osdmapLoic Dachary2013-07-291-0/+416
* | Merge pull request #425 from dachary/wip-5527athanatos2013-07-291-0/+289
|\ \
| * | replace in_method_t with a counterLoic Dachary2013-07-271-21/+31
| * | unit tests for sharedptr_registryLoic Dachary2013-07-271-0/+279
* | | Merge remote-tracking branch 'gh/next'Sage Weil2013-07-2815-41/+76
|\ \ \ | |/ / |/| / | |/
| * ceph_test_rados: print version banner on startupSage Weil2013-07-281-0/+3
| * ceph-authtool: fix cli testsSage Weil2013-07-283-6/+24
| * test/system/*: parse CEPH_ARGS environmentSage Weil2013-07-288-0/+11
| * test/admin_socket: fix admin_socket unit testsSage Weil2013-07-261-9/+9
| * common/perf_counters: fix unit testsSage Weil2013-07-261-23/+23
| * ceph_test_admin_socket: fix unit testSage Weil2013-07-261-2/+2
| * Merge remote-tracking branch 'gh/wip-tell-unified' into nextSage Weil2013-07-261-1/+4
| |\
| | * In general, flush in caller of dump worker rather than workerDan Mick2013-07-261-1/+2
| | * AdminSocket users: use generic formattingDan Mick2013-07-251-1/+3
* | | Merge remote-tracking branch 'gh/next'Sage Weil2013-07-267-73/+59
|\ \ \ | |/ /
| * | Merge pull request #470 from dalgaaf/wip-da-CID-3.v2Sage Weil2013-07-263-15/+9
| |\ \
| | * | test_cls_log.cc: fix resource leak, delete 'rop'Danny Al-Gaaf2013-07-261-1/+2
| | * | test_cls_log.cc: remove empty linesDanny Al-Gaaf2013-07-261-14/+0
| | * | test_cls_statelog.cc: fix memory leak, delete 'rop'Danny Al-Gaaf2013-07-261-0/+1
| | * | test_cls_version.cc: close some memory leaksDanny Al-Gaaf2013-07-261-0/+6
| * | | Merge pull request #467 from dalgaaf/wip-da-next-SCA-cppcheck-1Sage Weil2013-07-263-12/+6
| |\ \ \ | | |/ / | |/| |
| | * | test_rgw_admin_log.cc: remove unused variable 'creds'Danny Al-Gaaf2013-07-251-2/+0
| | * | test_rgw_admin_log.cc: use static_cast<>() instead of C-Style castDanny Al-Gaaf2013-07-251-2/+2
| | * | test_rgw_admin_opstate.cc: remove unused variable 'creds'Danny Al-Gaaf2013-07-251-2/+0
| | * | test_rgw_admin_meta.cc: remove unused variable 'creds'Danny Al-Gaaf2013-07-251-2/+0
| | * | test_rgw_admin_opstate.cc: use static_cast<>() instead of C-Style castDanny Al-Gaaf2013-07-251-2/+2
| | * | test_rgw_admin_meta.cc: use static_cast<>() instead of C-Style castDanny Al-Gaaf2013-07-251-2/+2
| * | | Merge branch 'wip-rgw-versionchecks' into nextGreg Farnum2013-07-261-46/+44
| |\ \ \ | | |_|/ | |/| |
| | * | test: switch the cls_replica_log tests to use a test fixtureGreg Farnum2013-07-191-46/+44
* | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-07-252-1/+18
|\ \ \ \ | |/ / /
| * | | Merge pull request #456 from dalgaaf/wip-da-CID-1Sage Weil2013-07-252-1/+18
| |\ \ \
| | * | | test_cls_statelog.cc: fix resource leak, delete 'rop' at end of functionDanny Al-Gaaf2013-07-221-0/+1
| | * | | test_cls_statelog.cc: fix resource leak, delete op at end of functionDanny Al-Gaaf2013-07-221-0/+1
| | * | | test_cls_statelog.cc: fix resource leak, delete rop at end of functionDanny Al-Gaaf2013-07-221-0/+1
| | * | | test_cls_version.cc: fix resource leak, delete before new()Danny Al-Gaaf2013-07-221-1/+10
| | * | | test_cls_version.cc: fix resource leak, delete before new()Danny Al-Gaaf2013-07-221-0/+1
| | * | | test_cls_version.cc: fix another ressource leakDanny Al-Gaaf2013-07-221-0/+2
| | * | | test_cls_version.cc: fix ressource leakDanny Al-Gaaf2013-07-221-0/+2
* | | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-07-252-5/+92
|\ \ \ \ \ | |/ / / /
| * | | | test/filestore/store_test: add test for 5723Samuel Just2013-07-251-1/+70
| | |_|/ | |/| |
| * | | test: test_store_tool: global init before using LevelDBStoreJoao Eduardo Luis2013-07-241-4/+22
* | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-07-231-0/+30
|\ \ \ \ | |/ / /
| * | | global/signal_handler: use poll(2) instead of select(2)Sage Weil2013-07-231-0/+30
* | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-07-221-3/+8
|\ \ \ \ | |/ / /