pacemaker  2.1.2-ada5c3b36
Scalable High-Availability cluster resource manager
Functions
pcmk__get_tmpdir_test.c File Reference
#include <crm_internal.h>
#include "mock_private.h"
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <setjmp.h>
#include <cmocka.h>
Include dependency graph for pcmk__get_tmpdir_test.c:

Go to the source code of this file.

Functions

char * __wrap_getenv (const char *name)
 
int main (int argc, char **argv)
 

Function Documentation

◆ __wrap_getenv()

char* __wrap_getenv ( const char *  name)

Definition at line 25 of file pcmk__get_tmpdir_test.c.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 84 of file pcmk__get_tmpdir_test.c.