FreeRDP
TestAddinArgv.c File Reference
#include <winpr/crt.h>
#include <winpr/crypto.h>
#include <freerdp/settings.h>

Functions

static BOOL test_alloc (void)
 
static BOOL test_clone (void)
 
static BOOL test_add_remove (void)
 
static BOOL test_set_argument (void)
 
static BOOL test_replace_argument (void)
 
static BOOL test_set_argument_value (void)
 
static BOOL test_replace_argument_value (void)
 
int TestAddinArgv (int argc, char *argv[])
 

Function Documentation

◆ test_add_remove()

static BOOL test_add_remove ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_alloc()

static BOOL test_alloc ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_clone()

static BOOL test_clone ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_replace_argument()

static BOOL test_replace_argument ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_replace_argument_value()

static BOOL test_replace_argument_value ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_set_argument()

static BOOL test_set_argument ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_set_argument_value()

static BOOL test_set_argument_value ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TestAddinArgv()

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