grpc/test/core/end2end/fuzzers
Yash Tibrewal bb9f4466e1 [api-fuzzer] Remove ping support (#36146)
Pings were removed from the Core API in https://github.com/grpc/proposal/pull/203

Closes #36146

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36146 from yashykt:DisablePingFromApiFuzzer e9a783aecb
PiperOrigin-RevId: 617014710
2024-03-18 18:43:26 -07:00
..
api_fuzzer_corpus [api-fuzzer] Fix inproc channels (#35538) 2024-01-12 08:43:34 -08:00
client_fuzzer_corpus [promises] Fix fuzzer found uncancelable call bug in client promise code (#34909) 2023-12-11 16:35:55 -08:00
server_fuzzer_chaotic_good_corpus [chaotic-good] Connection setup & test suites (#35650) 2024-01-24 13:46:08 -08:00
server_fuzzer_chttp2_corpus [chaotic-good] Connection setup & test suites (#35650) 2024-01-24 13:46:08 -08:00
BUILD [bazel] disable fuzzer on mac (#35662) 2024-01-25 08:03:46 -08:00
api_fuzzer.cc [reorg] move resolver code to src/core/resolver (#35804) 2024-02-06 09:07:56 -08:00
api_fuzzer.proto [fuzzing] Add ability for api-fuzzer to create inproc channels (#35277) 2023-12-12 19:55:27 -08:00
client_fuzzer.cc [build] move channel out of grpc_base (#35924) 2024-03-04 11:07:17 -08:00
fuzzer_input.proto [fuzzing] Allow server fuzzer to take multiple connection requests at the same time (#35645) 2024-01-23 21:19:49 -08:00
fuzzing_common.cc [api-fuzzer] Remove ping support (#36146) 2024-03-18 18:43:26 -07:00
fuzzing_common.h [api-fuzzer] Remove ping support (#36146) 2024-03-18 18:43:26 -07:00
generate_client_examples_of_bad_closing_streams.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
interesting_headers.txt [fuzzer] Add api fuzzing capabilities to client & server fuzzer (#34609) 2023-10-09 11:27:20 -07:00
network_input.cc [chaotic-good] Connection setup & test suites (#35650) 2024-01-24 13:46:08 -08:00
network_input.h [fuzzer] Eliminate use of mock_endpoint in server fuzzer (#35625) 2024-01-23 10:40:03 -08:00
server_fuzzer.cc [chaotic-good] Connection setup & test suites (#35650) 2024-01-24 13:46:08 -08:00
server_fuzzer.h [chaotic-good] Connection setup & test suites (#35650) 2024-01-24 13:46:08 -08:00
server_fuzzer_chaotic_good.cc [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00
server_fuzzer_chttp2.cc [chaotic-good] Connection setup & test suites (#35650) 2024-01-24 13:46:08 -08:00