grpc/test/cpp/util
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202)
* Refactor end2end tests to exercise each EventEngine

* fix incorrect bazel_only exclusions

* Automated change: Fix sanity tests

* microbenchmark fix

* sanitize, fix iOS flub

* Automated change: Fix sanity tests

* iOS fix

* reviewer feedback

* first pass at excluding EventEngine test expansion

Also caught a few cases where we should not test pollers, but should
test all engines. And two cases where we likely shouldn't be testing
either product.

* end2end fuzzers to be fuzzed differently via EventEngine.

* sanitize

* reviewer feedback

* remove misleading comment

* reviewer feedback: comments

* EE test_init needs to play with our build system

* fix golden file test runner

Co-authored-by: drfloob <drfloob@users.noreply.github.com>
2022-03-30 15:43:05 -07:00
..
BUILD Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
byte_buffer_proto_helper.cc Fix by modernize-make-unique 2020-10-16 13:30:56 -07:00
byte_buffer_proto_helper.h Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 2022-02-18 16:18:54 -08:00
byte_buffer_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
channel_trace_proto_helper.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
channel_trace_proto_helper.h Convert channelz code to use new JSON API 2020-01-30 10:57:53 -08:00
channelz_sampler.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
channelz_sampler_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
cli_call.cc Revert "Revert "Move metadata setting into HPackParser (#27545)" (#27686)" (#27688) 2021-10-13 08:44:57 -07:00
cli_call.h Revert "Revert "Move metadata setting into HPackParser (#27545)" (#27686)" (#27688) 2021-10-13 08:44:57 -07:00
cli_call_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
cli_credentials.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
cli_credentials.h Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 2021-03-09 21:30:35 -08:00
config_grpc_cli.h Unifying grpc build hacks 2018-10-24 17:25:51 -07:00
create_test_channel.cc Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 2022-02-18 16:18:54 -08:00
create_test_channel.h Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"" 2020-08-06 20:42:54 -07:00
error_details_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
grpc_cli.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
grpc_tool.cc Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 2022-02-18 16:18:54 -08:00
grpc_tool.h Fix clang-tidy errors 2020-10-13 09:51:31 -07:00
grpc_tool_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
metrics_server.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
metrics_server.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
proto_file_parser.cc grpc_cli: allow multiple colon-separated paths in --proto_path (#24187) 2021-03-12 16:52:48 -08:00
proto_file_parser.h grpc_cli: allow multiple colon-separated paths in --proto_path (#24187) 2021-03-12 16:52:48 -08:00
proto_reflection_descriptor_database.cc Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 2021-03-09 21:30:35 -08:00
proto_reflection_descriptor_database.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
service_describer.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
service_describer.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
slice_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
string_ref_helper.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
string_ref_helper.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
string_ref_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
subprocess.cc Move cmdline and subprocess from public gpr to test/core/util 2018-01-25 20:11:38 -08:00
subprocess.h Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
test_config.h Upgrade googletest (#27287) 2022-02-14 18:16:05 -08:00
test_config_cc.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
test_credentials_provider.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
test_credentials_provider.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
time_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
tls_test_utils.cc Support Custom Post-handshake Verification in TlsCredentials (#25631) 2021-11-10 13:45:52 -08:00
tls_test_utils.h Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 2022-02-18 16:18:54 -08:00