Functions
interop_test.cc File Reference
#include <assert.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
#include <string>
#include <vector>
#include "absl/flags/flag.h"
#include "absl/strings/str_cat.h"
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include "src/core/lib/iomgr/socket_utils_posix.h"
#include "test/core/util/port.h"
#include "test/cpp/util/test_config.h"
Include dependency graph for interop_test.cc:

Go to the source code of this file.

Functions

 ABSL_FLAG (std::vector< std::string >, extra_client_flags, {}, "Extra flags to pass to clients.")
 
 ABSL_FLAG (std::vector< std::string >, extra_server_flags, {}, "Extra flags to pass to server.")
 
int main (int argc, char **argv)
 
int test_client (const char *root, const char *host, int port)
 

Function Documentation

◆ ABSL_FLAG() [1/2]

ABSL_FLAG ( std::vector< std::string >  ,
extra_client_flags  ,
{}  ,
"Extra flags to pass to clients."   
)

◆ ABSL_FLAG() [2/2]

ABSL_FLAG ( std::vector< std::string >  ,
extra_server_flags  ,
{}  ,
"Extra flags to pass to server."   
)

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 74 of file interop_test.cc.

◆ test_client()

int test_client ( const char *  root,
const char *  host,
int  port 
)

Definition at line 48 of file interop_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:21