grpc/test/core/event_engine
Jan Tattermusch 0c1797cd9f
Revert "[config] Move global config alongside core configuration" (#32659)
Reverts grpc/grpc#30788

(it breaks grpc_objc_bazel_test (see
https://github.com/grpc/grpc/pull/30788#issuecomment-1476372187) and
also seems to be breaking some other internal stuff).
2023-03-20 08:22:29 -07:00
..
fuzzing_event_engine [fixup] EventEngine Nomenclature (#32195) 2023-01-25 09:31:46 -08:00
posix Revert "[config] Move global config alongside core configuration" (#32659) 2023-03-20 08:22:29 -07:00
test_suite [EventEngine] Windows endpoints keep their EventEngines alive (#32560) 2023-03-08 08:04:35 -08: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] Refactoring the EventEngine Test Suite: Part 1 (#32127) 2023-01-24 09:54:40 -08: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 [iomgr and EE logging] Log ERROR if socket() returns EMFILE on posix (#32204) 2023-03-03 13:18:01 -08: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
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