syslog-ng source
test_http-signal_slot.c File Reference
#include <criterion/criterion.h>
#include "mainloop.h"
#include "http.h"
#include "http-worker.h"
#include "http-signals.h"
#include "apphook.h"
Include dependency graph for test_http-signal_slot.c:

Functions

 TestSuite (test_http_signal_slot,.init=setup,.fini=teardown)
 
 Test (test_http_signal_slot, basic)
 
 Test (test_http_signal_slot, single_with_prefix_suffix)
 
 Test (test_http_signal_slot, batch_with_prefix_suffix)
 

Variables

MainLoop * main_loop
 
MainLoopOptions main_loop_options
 
HTTPDestinationDriverdriver
 
gboolean signal_slot_executed
 

Function Documentation

◆ Test() [1/3]

Test ( test_http_signal_slot  ,
basic   
)

◆ Test() [2/3]

Test ( test_http_signal_slot  ,
batch_with_prefix_suffix   
)

◆ Test() [3/3]

Test ( test_http_signal_slot  ,
single_with_prefix_suffix   
)

◆ TestSuite()

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

Variable Documentation

◆ driver

◆ main_loop

MainLoop* main_loop

◆ main_loop_options

MainLoopOptions main_loop_options

◆ signal_slot_executed

gboolean signal_slot_executed