grpc/test/core/bad_client
Craig Tiller 724441d85b
[tests] Convert core e2e tests to gtest (#32603)
Notes:
- `+trace` fixtures haven't run since 2016, so they're disabled for now
(7ad2d0b463 (diff-780fce7267c34170c1d0ea15cc9f65a7f4b79fefe955d185c44e8b3251cf9e38R76))
- all current fixtures define `FEATURE_MASK_SUPPORTS_AUTHORITY_HEADER`
and hence `authority_not_supported` has not been run in years - deleted
- bad_hostname similarly hasn't been triggered in a long while, so
deleted
- load_reporting_hook has never been enabled, so deleted
(f23fb4cf31/test/core/end2end/generate_tests.bzl (L145-L148))
- filter_latency & filter_status_code rely on global variables and so
don't convert particularly cleanly - and their value seems marginal, so
deleted

---------

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2023-04-03 22:19:57 -07:00
..
tests [e2e] c++-ify core e2e test fixtures (#32550) 2023-03-10 10:39:56 -08:00
BUILD Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
bad_client.cc [e2e] c++-ify core e2e test fixtures (#32550) 2023-03-10 10:39:56 -08:00
bad_client.h Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
generate_tests.bzl [tests] Convert core e2e tests to gtest (#32603) 2023-04-03 22:19:57 -07:00