syslog-ng source
test_apphook.c File Reference
#include <criterion/criterion.h>
#include "apphook.h"
Include dependency graph for test_apphook.c:

Functions

 Test (test_apphook, app_is_tarting_up)
 
 Test (test_apphook, post_daemon_hook)
 
 Test (test_apphook, post_daemon_triggered_twice)
 
 Test (test_apphook, pre_shutdown_hook)
 
 Test (test_apphook, shutdown_hook)
 
 Test (test_apphook, config_changed)
 
 Test (test_apphook, reopen_hook)
 
 Test (test_apphook, hook_register_from_hook)
 
 Test (test_apphook, hook_run_mode_repeat_repeats_hook_invocation_multiple_times)
 
 Test (test_apphook, hook_register_from_hook_and_other_not_triggered_hooks)
 
 Test (test_apphook, trigger_all_state_hook)
 

Function Documentation

◆ Test() [1/11]

Test ( test_apphook  ,
app_is_tarting_up   
)

◆ Test() [2/11]

Test ( test_apphook  ,
config_changed   
)

◆ Test() [3/11]

Test ( test_apphook  ,
hook_register_from_hook   
)

◆ Test() [4/11]

Test ( test_apphook  ,
hook_register_from_hook_and_other_not_triggered_hooks   
)

◆ Test() [5/11]

Test ( test_apphook  ,
hook_run_mode_repeat_repeats_hook_invocation_multiple_times   
)

◆ Test() [6/11]

Test ( test_apphook  ,
post_daemon_hook   
)

◆ Test() [7/11]

Test ( test_apphook  ,
post_daemon_triggered_twice   
)

◆ Test() [8/11]

Test ( test_apphook  ,
pre_shutdown_hook   
)

◆ Test() [9/11]

Test ( test_apphook  ,
reopen_hook   
)

◆ Test() [10/11]

Test ( test_apphook  ,
shutdown_hook   
)

◆ Test() [11/11]

Test ( test_apphook  ,
trigger_all_state_hook   
)