grpc/test/core/event_engine
Yijie Ma e74b7d8262
[CI breakage] Skip some dns tests as a temporary workaround (#33819)
Those tests are failing on CIs which do not have twisted installed. Skip
them for now and will fix the docker images next.


<!--

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.

-->
2023-07-21 18:50:48 -07:00
..
cf [ObjC] Cf event engine client (#33034) 2023-05-11 08:13:41 -07:00
fuzzing_event_engine [EventEngine] Change `GetDNSResolver` to return `absl::StatusOr<std::unique_ptr<DNSResolver>>` (#33744) 2023-07-19 14:23:26 -07:00
posix [build] Private visibility for internal EE library (#33764) 2023-07-20 09:22:33 -07:00
test_suite [CI breakage] Skip some dns tests as a temporary workaround (#33819) 2023-07-21 18:50:48 -07:00
util [EventEngine] Change `GetDNSResolver` to return `absl::StatusOr<std::unique_ptr<DNSResolver>>` (#33744) 2023-07-19 14:23:26 -07: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] Eliminate busy loop in the work stealing lifeguard's shutdown (#33386) 2023-07-21 09:25:47 -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 [EventEngine] Change `GetDNSResolver` to return `absl::StatusOr<std::unique_ptr<DNSResolver>>` (#33744) 2023-07-19 14:23:26 -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 [EventEngine] Only use fork handlers when enabled via an environment variable (#33582) 2023-07-05 13:01:51 -07:00
handle_tests.cc [EventEngine] Simplify `EventEngine::DNSResolver` API (#33459) 2023-06-22 12:19:20 -07:00
mock_event_engine.h [EventEngine] Change `GetDNSResolver` to return `absl::StatusOr<std::unique_ptr<DNSResolver>>` (#33744) 2023-07-19 14:23:26 -07: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 [EventEngine] Eliminate busy loop in the work stealing lifeguard's shutdown (#33386) 2023-07-21 09:25:47 -07:00