|
|
@ -34,10 +34,12 @@ |
|
|
|
|
|
|
|
|
|
|
|
/* This file is auto-generated */ |
|
|
|
/* This file is auto-generated */ |
|
|
|
|
|
|
|
|
|
|
|
#include <grpc/support/log.h> |
|
|
|
|
|
|
|
#include <string.h> |
|
|
|
|
|
|
|
#include "test/core/end2end/end2end_tests.h" |
|
|
|
#include "test/core/end2end/end2end_tests.h" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include <string.h> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include <grpc/support/log.h> |
|
|
|
|
|
|
|
|
|
|
|
extern void bad_hostname(grpc_end2end_test_config config); |
|
|
|
extern void bad_hostname(grpc_end2end_test_config config); |
|
|
|
extern void binary_metadata(grpc_end2end_test_config config); |
|
|
|
extern void binary_metadata(grpc_end2end_test_config config); |
|
|
|
extern void cancel_after_accept(grpc_end2end_test_config config); |
|
|
|
extern void cancel_after_accept(grpc_end2end_test_config config); |
|
|
|