grpc/test/core/end2end
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
..
data Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
end2end_test_corpus [fuzzing] Fix bug on endpoint shutdown whereby we leave read requests dangling (#33406) 2023-06-14 12:22:44 -07:00
fixtures [fuzz] Turn core end2end tests into fuzzers (#33013) 2023-05-11 08:22:34 -07:00
fuzzers [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
tests [fuzzing] Increase timeout to accomodate slow internal callbacks (#33407) 2023-06-12 15:46:30 +00:00
BUILD [end2end] Shard some longer running tests a little more to reduce timeout risk (#33439) 2023-06-14 09:05:04 -07:00
bad_server_response_test.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
connection_refused_test.cc [e2e] c++-ify core e2e test fixtures (#32550) 2023-03-10 10:39:56 -08:00
cq_verifier.cc [end2end] Force crash on failure to receive an event (#33260) 2023-06-01 08:33:06 -07:00
cq_verifier.h [fuzz] Turn core end2end tests into fuzzers (#33013) 2023-05-11 08:22:34 -07:00
dualstack_socket_test.cc [e2e] c++-ify core e2e test fixtures (#32550) 2023-03-10 10:39:56 -08:00
end2end_test_fuzzer.cc [end2end] Binary & fuzzer per test .cc (#33374) 2023-06-08 15:38:53 -07:00
end2end_test_fuzzer.proto [fuzzer] Change core_end2end_test_fuzzer test selection scheme (#33197) 2023-05-19 11:50:02 -07:00
end2end_test_main.cc [end2end] Binary & fuzzer per test .cc (#33374) 2023-06-08 15:38:53 -07:00
end2end_test_suites.cc [end2end] Reduce likelihood of two tests opening the same UDS socket (#33410) 2023-06-12 15:03:33 -07:00
end2end_tests.cc [end2end] Binary & fuzzer per test .cc (#33374) 2023-06-08 15:38:53 -07:00
end2end_tests.h [end2end] Force crash on failure to receive an event (#33260) 2023-06-01 08:33:06 -07:00
engine_passthrough.cc Add enforcement for cpp-style comment license in check_copyright.py (#32273) 2023-02-02 13:00:20 -08:00
flaky.bzl Revert "[flakes] Update flakiness (#31121)" (#31173) 2022-09-29 14:06:44 -07:00
goaway_server_test.cc [resolver] remove unused ctor for ServerAddress (#33148) 2023-05-16 16:53:01 -07:00
grpc_core_end2end_test.bzl [end2end] Shard some longer running tests a little more to reduce timeout risk (#33387) 2023-06-09 12:17:29 -07:00
h2_ssl_cert_test.cc [fuzz] Turn core end2end tests into fuzzers (#33013) 2023-05-11 08:22:34 -07:00
h2_ssl_session_reuse_test.cc Reland global config changes (#32661) 2023-03-27 18:55:24 -07:00
h2_tls_peer_property_external_verifier_test.cc Reland global config changes (#32661) 2023-03-27 18:55:24 -07:00
invalid_call_argument_test.cc [e2e] c++-ify core e2e test fixtures (#32550) 2023-03-10 10:39:56 -08:00
multiple_server_queues_test.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
no_server_test.cc [e2e] c++-ify core e2e test fixtures (#32550) 2023-03-10 10:39:56 -08:00