grpc/test/core/event_engine
Yijie Ma 90cdff5a3c [EventEngine] Returns error instead of assertion when hostname is empty (#35306)
<!--

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.

-->

Closes #35306

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35306 from yijiem:dns-empty-hostname 9c7f67c27a
PiperOrigin-RevId: 591028370
2023-12-14 13:03:55 -08:00
..
cf [ObjC] cf event engine supports resolve recursively from on_resolve callback (#34385) 2023-09-21 21:58:53 -07:00
fuzzing_event_engine [core] Ensure ChannelArgs::SetObject only allows conforming shared_ptr<T> classes (#35008) 2023-11-30 13:17:27 -08:00
posix [Fork] Add ObjectGroupForkHandler fork-handling system (#33733) 2023-11-07 17:48:13 -08:00
test_suite [EventEngine] Returns error instead of assertion when hostname is empty (#35306) 2023-12-14 13:03:55 -08:00
util [EventEngine] Change `GetDNSResolver` to return `absl::StatusOr<std::unique_ptr<DNSResolver>>` (#33744) 2023-07-19 14:23:26 -07:00
windows [EventEngine] Lock-free fix for WinSocket/IOCP notification race (#34577) 2023-10-13 13:49:15 -07:00
work_queue [EventEngine] Implement work-stealing in the EventEngine ThreadPool (#32869) 2023-05-08 13:38:23 -07:00
BUILD [EventEngine] Add public methods to allow EventEngine Endpoints to support optional Extensions. 2023-12-01 11:43:08 -08:00
common_closures_test.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -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 [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -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 [Fork] Add ObjectGroupForkHandler fork-handling system (#33733) 2023-11-07 17:48:13 -08:00
handle_tests.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
mock_event_engine.h [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
query_extensions_test.cc [EventEngine] Add public methods to allow EventEngine Endpoints to support optional Extensions. 2023-12-01 11:43:08 -08:00
slice_buffer_test.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -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 [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -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] Fix local work queueing logic with multiple pools (#34786) 2023-10-24 17:27:45 -07:00