#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"
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) | |
| Test | ( | kafka_config | , |
| cannot_override_protected_property | |||
| ) |
| Test | ( | kafka_config | , |
| property_setting_works | |||
| ) |
| Test | ( | kafka_config | , |
| protected_property_alias | |||
| ) |
| Test | ( | kafka_config | , |
| test_bootstrap_server_is_mandatory | |||
| ) |
| Test | ( | kafka_config | , |
| test_mandatory_options | |||
| ) |
| Test | ( | kafka_config | , |
| test_topic_is_mandatory | |||
| ) |