grpc/test/core/compression
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
..
message_compress_corpus Fix fuzzers to actually run. 2020-02-26 12:24:04 -08:00
message_decompress_corpus Fix fuzzers to actually run. 2020-02-26 12:24:04 -08:00
BUILD Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
args_utils.cc Move compression related metadata to the new system (#28223) 2021-12-15 15:47:56 -08:00
args_utils.h Move compression related metadata to the new system (#28223) 2021-12-15 15:47:56 -08:00
compression_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
message_compress_fuzzer.cc Revive test/core/memory_usage (#28931) 2022-02-22 15:39:40 -08:00
message_compress_test.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
message_decompress_fuzzer.cc Revive test/core/memory_usage (#28931) 2022-02-22 15:39:40 -08:00