summaryrefslogtreecommitdiff
path: root/src/test/rados-api
Commit message (Expand)AuthorAgeFilesLines
* cls_rbd: add get_all_features methodJosh Durgin2012-06-111-9/+10
* test_stress_watch: exercise watch/unwatch/close from second clientYehuda Sadeh2012-05-312-0/+31
* librados: call safe callback on read operationSage Weil2012-05-041-0/+64
* librados: add methods to check and wait for safe/complete -and- callbackSage Weil2012-04-171-1/+1
* librados: test get_pool_nameSage Weil2012-04-161-0/+6
* librados: fix exec testSage Weil2012-04-031-1/+2
* librados: fix unit test for omap_get_vals_by_key renameSage Weil2012-03-081-2/+2
* ReplicatedPG,librados: add filter_prefix to omap_get_valsSamuel Just2012-03-071-3/+9
* test_rados_api_aio: add omapSamuel Just2012-03-061-0/+127
* test/rados-api/misc: fix LibRadosMisc.Operate1PP testSage Weil2012-02-211-1/+1
* qa: test/rados-api/list fix warningSage Weil2012-01-291-1/+1
* librados,Objecter,PG: list objects now includes the locator keySamuel Just2011-12-071-3/+3
* qa: rados-api: try harder to make these pool names uniqueSage Weil2011-10-061-4/+7
* rados-api/test: don't srand(time())Sage Weil2011-10-041-1/+0
* test-rados-api: test tmap rmSage Weil2011-09-271-8/+19
* test/rados-api/test.cc: Add ability to set client idSamuel Just2011-09-221-1/+5
* librados: add conf_parse_env()Sage Weil2011-09-121-0/+2
* osd: int pool -> int64_t poolSage Weil2011-08-271-3/+3
* librados: prefix api test poolsSage Weil2011-08-211-1/+3
* rados-api: fix #include orderSage Weil2011-08-191-1/+1
* test/rados-api/misc.cc: update tests after API changeColin Patrick McCabe2011-08-191-7/+7
* Merge branch 'wip-librados-tests'Colin Patrick McCabe2011-08-182-42/+312
|\
| * add WatchNotifyTimeoutTestPPColin Patrick McCabe2011-08-181-0/+16
| * test/rados-api/misc.cc: test CloneRangeColin Patrick McCabe2011-08-181-19/+18
| * test/rados-api/misc.cc: test CloneRangePPColin Patrick McCabe2011-08-181-0/+24
| * test/rados-api/misc.cc: test AioOperatePPColin Patrick McCabe2011-08-181-27/+43
| * test/rados-api/misc.cc: test Operate2PPColin Patrick McCabe2011-08-181-0/+27
| * Operate1PP: test CEPH_OSD_CMPXATTR_OP_EQColin Patrick McCabe2011-08-181-15/+21
| * librados: remove unused operate paramColin Patrick McCabe2011-08-181-1/+30
| * test/rados-api/misc.cc: test Operate1PPColin Patrick McCabe2011-08-171-1/+36
| * Test rados_exec, C and C++ versionColin Patrick McCabe2011-08-171-19/+40
| * test/rados-api/misc.cc: test tmap_updateColin Patrick McCabe2011-08-171-1/+98
* | Merge branch 'wip-librados-tests'Colin Patrick McCabe2011-08-171-1/+1
|/
* test/rados-api/misc.cc: test Rados::versionColin Patrick McCabe2011-08-161-0/+8
* test/rados-api/list.cc: C++ versionColin Patrick McCabe2011-08-161-0/+23
* test/rados-api/snapshots.cc: C++ versionColin Patrick McCabe2011-08-161-0/+42
* test/rados-api/watch_notify.cc: implement C++ verColin Patrick McCabe2011-08-161-0/+36
* test/rados-api/stat.cc: implement C++ testsColin Patrick McCabe2011-08-161-2/+50
* test/rados-api/aio.cc: test RoundTripWriteFullColin Patrick McCabe2011-08-161-0/+45
* test/rados-api/aio.cc: implement FlushPPColin Patrick McCabe2011-08-161-18/+47
* test/rados-api/aio.cc: test ReturnValuePPColin Patrick McCabe2011-08-161-0/+18
* test/rados-api/aio.cc: test IsSafePPColin Patrick McCabe2011-08-161-0/+39
* test/rados-api/aio.cc: add IsCompletePPColin Patrick McCabe2011-08-161-0/+40
* test/rados-api/aio.cc: Add RoundTripAppendPPColin Patrick McCabe2011-08-161-0/+47
* test/rados-api/aio.cc: add RoundTripPPColin Patrick McCabe2011-08-161-0/+33
* LibRadosAio: WaitForSafePPColin Patrick McCabe2011-08-121-0/+18
* test/rados-api/aio.cc: SimpleWritePPColin Patrick McCabe2011-08-121-1/+78
* rados_setxattr: return 0 on successColin Patrick McCabe2011-08-121-11/+8
* rados_write_full: remove offset parameterColin Patrick McCabe2011-08-122-2/+2
* test/rados-api/snapshots.cc:RollbackPPColin Patrick McCabe2011-08-111-0/+25