syslog-ng source
test_python_reloc.c File Reference
#include "python-module.h"
#include "python-helpers.h"
#include "python-main.h"
#include "python-startup.h"
#include "python-global.h"
#include "python-types.h"
#include "apphook.h"
#include "cfg.h"
#include "reloc.h"
#include <criterion/criterion.h>
Include dependency graph for test_python_reloc.c:

Functions

void setup (void)
 
void teardown (void)
 
 TestSuite (python_reloc,.init=setup,.fini=teardown)
 
 Test (python_reloc, test_get_installation_path_for)
 

Function Documentation

◆ setup()

void setup ( void  )

◆ teardown()

void teardown ( void  )

◆ Test()

Test ( python_reloc  ,
test_get_installation_path_for   
)

◆ TestSuite()

TestSuite ( python_reloc  ,
init = setup,
fini = teardown 
)