grpc/test/core/event_engine
Craig Tiller d4be39a6ab
[fuzzing] Use a smaller max delay for writes than run-after (#33455)
We want writes to participate in event re-ordering, but it's unlikely
that we can sustain one byte per 500ms on all tests and keep them
passing (which is the degenerate case right now).

Tune write delays down to 50ms for the moment, though I expect we'll
want to talk about going lower.
2023-06-15 10:44:47 -07:00
..
cf [ObjC] Cf event engine client (#33034) 2023-05-11 08:13:41 -07:00
fuzzing_event_engine [fuzzing] Use a smaller max delay for writes than run-after (#33455) 2023-06-15 10:44:47 -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