grpc/test/cpp
Mark D. Roth 61987ec3a2
xds_end2end_test: Move CSDS tests to their own file (#29285)
* move some code around

* remove num_backends parameter from XdsEnd2endTest

* remove use_xds_enabled_server param from XdsEnd2endTest

* remove xds_resource_does_not_exist_timeout_ms param from XdsEnd2endTest

* remove client_load_reporting_interval_seconds param from XdsEnd2endTest

* start moving CreateAndStartBackends() into individual tests

* finish moving CreateAndStartBackends() into individual tests

* remove unused variable

* remove SetEdsResourceWithDelay

* fix test flake

* clang-tidy

* clang-format

* move test framework to its own library

* fix build

* clang-format

* fix windows build

* rename TestType to XdsTestType

* move BackendServiceImpl inside of BackendServerThread

* clang-format

* move CSDS tests to their own file

* move AdminServerThread to CSDS test suite

* remove unnecessary deps

* generate_projects

* fix build

* remove flaky label
2022-04-13 13:12:39 -07:00
..
client Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
cocoapods Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
codegen Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
common Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
end2end xds_end2end_test: Move CSDS tests to their own file (#29285) 2022-04-13 13:12:39 -07:00
ext/filters/census Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
grpclb Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
interop Improve logging in interop soak test and add a flag to limit QPS (#29357) 2022-04-08 21:16:23 -07:00
ios Cleanup of ObjC test scripts (#28333) 2021-12-14 09:22:04 +01:00
microbenchmarks Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
naming Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
performance Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
qps Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
security Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
server Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
test Change main argument of call promise to be a struct (#29019) 2022-03-14 10:05:01 -07:00
thread_manager Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
util Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00