grpc/test/core/event_engine
Craig Tiller 2cd1501ca5
[promises] Filter unit test framework (#32110)
Built atop #31448 

Offers a simple framework for testing filters.

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->

---------

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2023-03-28 21:53:14 -07:00
..
fuzzing_event_engine [promises] Filter unit test framework (#32110) 2023-03-28 21:53:14 -07:00
posix Reland global config changes (#32661) 2023-03-27 18:55:24 -07:00
test_suite [fuzzing] Implement endpoints for FuzzingEventEngine (#32689) 2023-03-27 17:43:47 -07:00
thready_event_engine [event_engine] Add a maximally threaded event engine wrapper (#32691) 2023-03-23 11:37:20 -07:00
util Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
windows [EventEngine] Windows endpoints keep their EventEngines alive (#32560) 2023-03-08 08:04:35 -08:00
work_queue Revert #30349 (#32008) 2023-01-03 11:00:30 -08:00
BUILD [EventEngine] Add EventEngine::*Handle equality operators (#32695) 2023-03-23 15:31:24 -07:00
common_closures_test.cc Fix IWYU with clang-15 (#31556) 2022-11-04 15:49:56 -07:00
default_engine_methods_test.cc EventEngineFactoryReset - remove custom factory and reset default engine (#30554) 2022-09-29 15:45:54 -07:00
endpoint_config_test.cc [iwyu] Add more test directories (#30952) 2022-09-29 06:47:07 -07:00
event_engine_test_utils.cc [fuzzing] Implement endpoints for FuzzingEventEngine (#32689) 2023-03-27 17:43:47 -07:00
event_engine_test_utils.h [fixup] EventEngine Nomenclature (#32195) 2023-01-25 09:31:46 -08:00
factory_test.cc Util to load file contents into grpc_core::Slice (#31176) 2022-09-29 17:52:55 -07:00
forkable_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
handle_tests.cc [EventEngine] Add EventEngine::*Handle equality operators (#32695) 2023-03-23 15:31:24 -07:00
mock_event_engine.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
slice_buffer_test.cc [iwyu] Add more test directories (#30952) 2022-09-29 06:47:07 -07:00
smoke_test.cc [iwyu] Add more test directories (#30952) 2022-09-29 06:47:07 -07:00
tcp_socket_utils_test.cc Remove posix_engine namespace (#31787) 2022-12-06 10:45:06 -08:00
test_init.cc [iwyu] Add more test directories (#30952) 2022-09-29 06:47:07 -07:00
test_init.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
thread_pool_test.cc [EventEngine] ThreadPool: pause closure execution on fork events (#31994) 2023-01-10 10:51:15 -08:00