grpc/test/core/event_engine
Craig Tiller 2055cce132
[fuzzing] Fix bug on endpoint shutdown whereby we leave read requests dangling (#33406)
Fix fuzzer found bug b/286716972

Follows up on https://github.com/grpc/grpc/pull/33266 but gets the edge
case right of when there's a read queued before the peer closes - in
that case we weren't waking up the read.
2023-06-14 12:22:44 -07:00
..
cf [ObjC] Cf event engine client (#33034) 2023-05-11 08:13:41 -07:00
fuzzing_event_engine [fuzzing] Fix bug on endpoint shutdown whereby we leave read requests dangling (#33406) 2023-06-14 12:22:44 -07:00
posix [ObjC] Cf event engine client (#33034) 2023-05-11 08:13:41 -07:00
test_suite [threading] Implement thready-tsan mode (#33193) 2023-05-19 17:26:11 -07:00
util Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
windows [EventEngine] Implement work-stealing in the EventEngine ThreadPool (#32869) 2023-05-08 13:38:23 -07:00
work_queue [EventEngine] Implement work-stealing in the EventEngine ThreadPool (#32869) 2023-05-08 13:38:23 -07:00
BUILD [EventEngine] Implement work-stealing in the EventEngine ThreadPool (#32869) 2023-05-08 13:38:23 -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 [end2end] Fix fuzzer found memory leak (#33264) 2023-05-30 10:42:19 -07:00
event_engine_test_utils.h [end2end] Fix fuzzer found memory leak (#33264) 2023-05-30 10:42:19 -07: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 [core] Add support for vsock transport (#33309) 2023-06-07 13:55:53 -07: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 [Reland][EventEngine] Make the thread pool quiesce 10x faster, and add a small stress test" (#33316) (#33317) 2023-06-01 13:20:57 -07:00