Go to the documentation of this file.
26 #include "absl/strings/str_format.h"
68 "unix:/tmp/grpc_fullstack_test.%d.%" PRId64
".%" PRId32
".%d", getpid(),
79 "unix-abstract:grpc_fullstack_test.%d.%" PRId64
".%" PRId32
".%d",
118 {
"chttp2/fullstack_uds",
124 #ifndef GPR_APPLE // Apple doesn't support an abstract socket
125 {
"chttp2/fullstack_uds_abstract_namespace",
135 int main(
int argc,
char** argv) {
#define FEATURE_MASK_SUPPORTS_AUTHORITY_HEADER
return memset(p, 0, total)
ABSL_MUST_USE_RESULT std::string StrFormat(const FormatSpec< Args... > &format, const Args &... args)
void grpc_end2end_tests_pre_init(void)
struct fullstack_fixture_data fullstack_fixture_data
GRPCAPI grpc_server * grpc_server_create(const grpc_channel_args *args, void *reserved)
void chttp2_init_server_fullstack(grpc_end2end_test_fixture *f, const grpc_channel_args *server_args)
int main(int argc, char **argv)
GRPCAPI void grpc_server_register_completion_queue(grpc_server *server, grpc_completion_queue *cq, void *reserved)
static grpc_end2end_test_fixture chttp2_create_fixture_fullstack(const grpc_channel_args *, const grpc_channel_args *)
GRPCAPI grpc_server_credentials * grpc_insecure_server_credentials_create()
void chttp2_tear_down_fullstack(grpc_end2end_test_fixture *f)
#define FEATURE_MASK_SUPPORTS_DELAYED_CONNECTION
constexpr absl::remove_reference_t< T > && move(T &&t) noexcept
GRPCAPI void grpc_server_credentials_release(grpc_server_credentials *creds)
GRPCAPI int grpc_server_add_http2_port(grpc_server *server, const char *addr, grpc_server_credentials *creds)
GRPCAPI grpc_channel_credentials * grpc_insecure_credentials_create()
void chttp2_init_client_fullstack(grpc_end2end_test_fixture *f, const grpc_channel_args *client_args)
GRPCAPI void grpc_server_destroy(grpc_server *server)
GPRAPI gpr_timespec gpr_now(gpr_clock_type clock)
static grpc_end2end_test_fixture chttp2_create_fixture_fullstack_base(std::string addr)
static grpc_end2end_test_config configs[]
GRPCAPI void grpc_channel_credentials_release(grpc_channel_credentials *creds)
void grpc_end2end_tests(int argc, char **argv, grpc_end2end_test_config config)
GRPCAPI grpc_channel * grpc_channel_create(const char *target, grpc_channel_credentials *creds, const grpc_channel_args *args)
GRPCAPI grpc_completion_queue * grpc_completion_queue_create_for_next(void *reserved)
static grpc_end2end_test_fixture chttp2_create_fixture_fullstack_abstract_namespace(const grpc_channel_args *, const grpc_channel_args *)
GRPCAPI void grpc_init(void)
GRPCAPI void grpc_server_start(grpc_server *server)
GRPCAPI void grpc_shutdown(void)
#define FEATURE_MASK_SUPPORTS_CLIENT_CHANNEL
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:00