syslog-ng source
test_kafka_config.c File Reference
#include <criterion/criterion.h>
#include "libtest/grab-logging.h"
#include "apphook.h"
#include "kafka-dest-driver.h"
#include "kafka-dest-worker.h"
#include "kafka-props.h"
#include "kafka-internal.h"
Include dependency graph for test_kafka_config.c:

Functions

 Test (kafka_config, test_topic_is_mandatory)
 
 Test (kafka_config, test_bootstrap_server_is_mandatory)
 
 Test (kafka_config, test_mandatory_options)
 
 Test (kafka_config, cannot_override_protected_property)
 
 Test (kafka_config, protected_property_alias)
 
 Test (kafka_config, property_setting_works)
 
 TestSuite (kafka_config,.init=setup,.fini=teardown)
 

Function Documentation

◆ Test() [1/6]

Test ( kafka_config  ,
cannot_override_protected_property   
)

◆ Test() [2/6]

Test ( kafka_config  ,
property_setting_works   
)

◆ Test() [3/6]

Test ( kafka_config  ,
protected_property_alias   
)

◆ Test() [4/6]

Test ( kafka_config  ,
test_bootstrap_server_is_mandatory   
)

◆ Test() [5/6]

Test ( kafka_config  ,
test_mandatory_options   
)

◆ Test() [6/6]

Test ( kafka_config  ,
test_topic_is_mandatory   
)

◆ TestSuite()

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