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

Functions

 Test (appmodel_context, register_application_makes_the_app_available)
 
 Test (appmodel_context, iter_applications_enumerates_apps_without_asterisk)
 
 Test (appmodel_context, iter_applications_enumerates_apps_in_the_order_of_registration)
 
 TestSuite (appmodel_context,.init=startup,.fini=teardown)
 

Function Documentation

◆ Test() [1/3]

Test ( appmodel_context  ,
iter_applications_enumerates_apps_in_the_order_of_registration   
)

◆ Test() [2/3]

Test ( appmodel_context  ,
iter_applications_enumerates_apps_without_asterisk   
)

◆ Test() [3/3]

Test ( appmodel_context  ,
register_application_makes_the_app_available   
)

◆ TestSuite()

TestSuite ( appmodel_context  ,
init = startup,
fini = teardown 
)