FreeRDP
TestEnvironmentSetEnvironmentVariable.c File Reference
#include <stdio.h>
#include <winpr/crt.h>
#include <winpr/tchar.h>
#include <winpr/environment.h>
#include <winpr/error.h>

Macros

#define TEST_NAME   "WINPR_TEST_VARIABLE"
 
#define TEST_VALUE   "WINPR_TEST_VALUE"
 

Functions

int TestEnvironmentSetEnvironmentVariable (int argc, char *argv[])
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "WINPR_TEST_VARIABLE"

◆ TEST_VALUE

#define TEST_VALUE   "WINPR_TEST_VALUE"

Function Documentation

◆ TestEnvironmentSetEnvironmentVariable()

int TestEnvironmentSetEnvironmentVariable ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: