* mroe quotes * dssf * compact the tests in the proper folder * 2 more tests * eqwq * enabled all except http * endline * fhg * oops * new teests * update * update defaults * hdg
56 lines
1.0 KiB
YAML
56 lines
1.0 KiB
YAML
Service: core
|
|
|
|
Project: azure-core-perf
|
|
|
|
PackageVersions:
|
|
- azure-core-cpp: 1.11.0
|
|
- azure-core-cpp: source
|
|
|
|
Tests:
|
|
- Test: delay
|
|
Class: delay
|
|
Arguments:
|
|
- --m 100 --n 1000 --t 500
|
|
|
|
- Test: exception
|
|
Class: exception
|
|
Arguments:
|
|
- --e 1
|
|
|
|
- Test: extendedOptions
|
|
Class: extendedOptions
|
|
Arguments:
|
|
- --e 1
|
|
|
|
- Test: httpTransport
|
|
Class: httpTransport
|
|
Arguments:
|
|
- --test-proxies http://127.0.0.1:5000 --method GET --transport curl
|
|
- --test-proxies http://127.0.0.1:5000 --method POST --transport curl
|
|
|
|
- Test: json
|
|
Class: json
|
|
Arguments:
|
|
- --action serialize --size 1000
|
|
- --action deserialize --size 1000
|
|
|
|
- Test: noOp
|
|
Class: noOp
|
|
Arguments:
|
|
- --e 1
|
|
|
|
- Test: nullable
|
|
Class: nullable
|
|
Arguments:
|
|
- --e 1
|
|
|
|
- Test: pipelineBase
|
|
Class: pipelineBase
|
|
Arguments:
|
|
- --test-proxies http://127.0.0.1:5000 --count 100 --policies LogPolicy,TestPolicy
|
|
|
|
- Test: uuid
|
|
Class: uuid
|
|
Arguments:
|
|
- --c 1
|