summaryrefslogtreecommitdiffstats
path: root/src/test/rgw/test_rgw_manifest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2022-11-291-2/+2
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-3/+1
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-15/+18
* test: remove useless ASSERT_XXX macros for rgw testZhi Zhang2019-09-051-11/+1
* test/rgw: api fixesYehuda Sadeh2019-01-041-3/+4
* rgw: use const_iterator for decodeKefu Chai2018-05-171-3/+3
* test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILESage Weil2018-03-061-1/+3
* drop unnecessary env_to_vec callsSage Weil2018-03-061-1/+0
* test: Use unqualified encode/decodeAdam C. Emerson2018-01-101-12/+12
* common: Remove backported max and make_uniqueAdam C. Emerson2017-12-141-1/+1
* rgw: Disambiguate call to maxAdam C. Emerson2017-12-071-1/+1
* cleanup: Replacing MIN,MAX with std::min,std::maxamitkuma2017-11-201-2/+2
* test/rgw/test_rgw_manifest: fix warningSage Weil2017-03-311-1/+1
* rgw: compilation and other fixes following rebaseYehuda Sadeh2017-03-091-12/+9
* test/rgw: extend obj, manifest unitestsYehuda Sadeh2017-03-091-32/+202
* rgw: more fixes and adjustments following rgw_pool, rgw_raw_objYehuda Sadeh2017-03-091-1/+11
* rgw: make APIs to work with tenantsPete Zaitcev2015-11-251-3/+3
* test_rgw_manifest.cc: fix VLA of non-POD element typeDanny Al-Gaaf2014-05-071-1/+1
* test/rgw: manifest unitestYehuda Sadeh2014-02-181-0/+227