summaryrefslogtreecommitdiffstats
path: root/src/test/rgw/test_http_manager.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2022-11-291-2/+2
* test/{librbd, rgw}: increase delay between and number of bind attemptsIlya Dryomov2022-09-081-2/+2
* test/{librbd, rgw}: retry when bind fail with port 0Kefu Chai2022-09-051-8/+35
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-3/+1
* test/rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* rgw: Set CURLOPT_NOBODY for HEAD requestSoumya Koduri2021-01-181-0/+27
* test/rgw: test truncated reads in RGWHTTPManagerCasey Bodley2019-06-041-0/+31
* rgw/tests_http_manager: fix initializationYehuda Sadeh2018-04-131-2/+4
* rgw: amend http client manager interfaceYehuda Sadeh2018-04-101-1/+1
* rgw: http client, simplify interfacesYehuda Sadeh2018-04-101-2/+2
* test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILESage Weil2018-03-061-1/+2
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-1/+2
* rgw/test: use variable type 'size_t' instead of 'int' seems to be more reason...Yan Jun2016-06-271-1/+1
* rgw: kill compiling warningYan Jun2016-06-181-1/+1
* test/rgw: add unit test for HTTPManagerCasey Bodley2016-06-171-0/+59