syslog-ng source
test_lexer_block.c File Reference
#include <criterion/criterion.h>
#include "cfg-lexer.h"
#include "cfg-args.h"
#include "cfg-block.h"
#include "cfg.h"
Include dependency graph for test_lexer_block.c:

Functions

 TestSuite (test_block,.init=setup,.fini=teardown)
 
 Test (test_block, mandatory_arguments)
 
 Test (test_block, varargs)
 

Variables

CFG_LTYPE yyloc
 
GString * result
 

Function Documentation

◆ Test() [1/2]

Test ( test_block  ,
mandatory_arguments   
)

◆ Test() [2/2]

Test ( test_block  ,
varargs   
)

◆ TestSuite()

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

Variable Documentation

◆ result

GString* result

◆ yyloc

CFG_LTYPE yyloc