Macros | Functions
env_test.cc File Reference
#include "src/core/lib/gpr/env.h"
#include <stdio.h>
#include <string.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include "test/core/util/test_config.h"
Include dependency graph for env_test.cc:

Go to the source code of this file.

Macros

#define LOG_TEST_NAME(x)   gpr_log(GPR_INFO, "%s", x)
 

Functions

int main (int argc, char **argv)
 
static void test_setenv_getenv (void)
 
static void test_unsetenv (void)
 

Macro Definition Documentation

◆ LOG_TEST_NAME

#define LOG_TEST_NAME (   x)    gpr_log(GPR_INFO, "%s", x)

Definition at line 30 of file env_test.cc.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 59 of file env_test.cc.

◆ test_setenv_getenv()

static void test_setenv_getenv ( void  )
static

Definition at line 32 of file env_test.cc.

◆ test_unsetenv()

static void test_unsetenv ( void  )
static

Definition at line 46 of file env_test.cc.



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