grpc/test/core/end2end/tests
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216)
Closes #36216

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36216 from drfloob:conceal-core-cred-creation a44a299273
PiperOrigin-RevId: 625425746
2024-04-17 01:21:29 +00:00
..
bad_ping.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
binary_metadata.cc [EventEngine] Re-enable skipped core/end2end EventEngine client tests (#34702) 2023-10-23 08:54:53 -07:00
call_creds.cc [build] Restrict visibility for creating core credentials types. (#36216) 2024-04-17 01:21:29 +00:00
call_host_override.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
cancel_after_accept.cc [EventEngine] Re-enable skipped core/end2end EventEngine client tests (#34702) 2023-10-23 08:54:53 -07:00
cancel_after_client_done.cc [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00
cancel_after_invoke.cc [test] Add comment about workaround (re #35969) (#35971) 2024-02-22 14:58:27 -08:00
cancel_after_round_trip.cc [core e2e tests] use slowdown factor when injecting deadline via service config (#34548) 2023-09-29 11:39:11 -07:00
cancel_before_invoke.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
cancel_in_a_vacuum.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
cancel_test_helpers.h [tests] Convert core e2e tests to gtest (#32603) 2023-04-03 22:19:57 -07:00
cancel_with_status.cc [test] Add comment about workaround (re #35969) (#35971) 2024-02-22 14:58:27 -08:00
channelz.cc [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00
client_streaming.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
compressed_payload.cc [chttp2] Split ping policy from transport (#33703) 2023-07-26 09:19:35 -07:00
connectivity.cc [pick_first] fix sticky-TF and handling of subchannels in TRANSIENT_FAILURE (#33753) 2023-08-15 17:12:21 -07:00
default_host.cc [EventEngine] Support AF_UNIX for windows (#34801) 2024-02-14 13:15:57 -08:00
disappearing_server.cc [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00
empty_batch.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
filter_causes_close.cc [call-v3] Interim step to allow multiple representations of CallSpine (#36321) 2024-04-15 15:09:28 -07:00
filter_context.cc [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00
filter_init_fails.cc [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00
filtered_metadata.cc [EventEngine] Re-enable skipped core/end2end EventEngine client tests (#34702) 2023-10-23 08:54:53 -07:00
graceful_server_shutdown.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
grpc_authz.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
high_initial_seqno.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
hpack_size.cc [chttp2] Split ping policy from transport (#33703) 2023-07-26 09:19:35 -07:00
http2_stats.cc Revert "[experiments] Stabilize http2_stats_fix (#36351)" (#36362) 2024-04-15 14:20:21 -07:00
invoke_large_request.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
keepalive_timeout.cc [chttp2] Add an experiment to separate liveness checks from ping timeouts (#34647) 2023-10-12 10:04:51 -07:00
large_metadata.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
max_concurrent_streams.cc [chttp2] Fix flaky max_concurrent_streams test (#34774) 2023-10-23 13:09:08 -07:00
max_connection_age.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
max_connection_idle.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
max_message_length.cc [Max Message Limits] Improve logging to determine client/server (#36103) 2024-03-13 15:36:00 -07:00
negative_deadline.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
no_logging.cc [test] Use std::regex_search in no_logging test (#36131) 2024-03-20 14:47:48 -07:00
no_op.cc [fuzz] Turn core end2end tests into fuzzers (#33013) 2023-05-11 08:22:34 -07:00
payload.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
ping.cc [chttp2] Split ping policy from transport (#33703) 2023-07-26 09:19:35 -07:00
ping_pong_streaming.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
proxy_auth.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
registered_call.cc [fuzz] Turn core end2end tests into fuzzers (#33013) 2023-05-11 08:22:34 -07:00
request_with_flags.cc [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00
request_with_payload.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
resource_quota_server.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_cancel_after_first_attempt_starts.cc [test] Add comment about workaround (re #35969) (#35971) 2024-02-22 14:58:27 -08:00
retry_cancel_during_delay.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_cancel_with_multiple_send_batches.cc [test] Add comment about workaround (re #35969) (#35971) 2024-02-22 14:58:27 -08:00
retry_cancellation.cc [chttp2] Split ping policy from transport (#33703) 2023-07-26 09:19:35 -07:00
retry_disabled.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_exceeds_buffer_size_in_delay.cc [chttp2] Split ping policy from transport (#33703) 2023-07-26 09:19:35 -07:00
retry_exceeds_buffer_size_in_initial_batch.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_exceeds_buffer_size_in_subsequent_batch.cc [chttp2] Split ping policy from transport (#33703) 2023-07-26 09:19:35 -07:00
retry_lb_drop.cc [reorg] move LB policy code to src/core/load_balancing (#35786) 2024-02-05 10:05:35 -08:00
retry_lb_fail.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_non_retriable_status.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_non_retriable_status_before_trailers.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_per_attempt_recv_timeout.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_per_attempt_recv_timeout_on_last_attempt.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_recv_initial_metadata.cc [EventEngine] Re-enable skipped core/end2end EventEngine client tests (#34702) 2023-10-23 08:54:53 -07:00
retry_recv_message.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_recv_message_replay.cc [promises] Add an API to access new style filters (#35200) 2023-12-04 22:12:37 -08:00
retry_recv_trailing_metadata_error.cc [promises] Add an API to access new style filters (#35200) 2023-12-04 22:12:37 -08:00
retry_send_initial_metadata_refs.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_send_op_fails.cc [promises] Add an API to access new style filters (#35200) 2023-12-04 22:12:37 -08:00
retry_send_recv_batch.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_server_pushback_delay.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_server_pushback_disabled.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_streaming.cc [chttp2] Split ping policy from transport (#33703) 2023-07-26 09:19:35 -07:00
retry_streaming_after_commit.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_streaming_succeeds_before_replay_finished.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_throttled.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_too_many_attempts.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_transparent_goaway.cc [promises] Add an API to access new style filters (#35200) 2023-12-04 22:12:37 -08:00
retry_transparent_max_concurrent_streams.cc [test] Sleep between server restarts in retry_transparent_max_concurrent_streams (#35149) 2023-11-29 15:38:03 -08:00
retry_transparent_not_sent_on_wire.cc [promises] Add an API to access new style filters (#35200) 2023-12-04 22:12:37 -08:00
retry_unref_before_finish.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
retry_unref_before_recv.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
server_finishes_request.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
server_streaming.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
shutdown_finishes_calls.cc [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00
shutdown_finishes_tags.cc [fuzz] Turn core end2end tests into fuzzers (#33013) 2023-05-11 08:22:34 -07:00
simple_delayed_request.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
simple_metadata.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
simple_request.cc [EventEngine] Re-enable skipped core/end2end EventEngine client tests (#34702) 2023-10-23 08:54:53 -07:00
streaming_error_response.cc [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00
timeout_before_request_call.cc [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00
trailing_metadata.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
write_buffering.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
write_buffering_at_end.cc [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00