#include <criterion/criterion.h>#include "add-contextual-data-template-selector.h"#include "logmsg/logmsg.h"#include "template/macros.h"#include "cfg.h"#include "apphook.h"#include <unistd.h>
Functions | |
| TestSuite (add_contextual_data_template_selector,.init=app_startup,.fini=app_shutdown) | |
| Test (add_contextual_data_template_selector, test_given_empty_selector_when_resolve_then_result_is_null) | |
| Test (add_contextual_data_template_selector, test_given_template_selector_when_resolve_then_result_is_the_formatted_template_value) | |
| Test (add_contextual_data_template_selector, test_template_selector_cannot_be_resolved) | |
| Test | ( | add_contextual_data_template_selector | , |
| test_given_empty_selector_when_resolve_then_result_is_null | |||
| ) |
| Test | ( | add_contextual_data_template_selector | , |
| test_given_template_selector_when_resolve_then_result_is_the_formatted_template_value | |||
| ) |
| Test | ( | add_contextual_data_template_selector | , |
| test_template_selector_cannot_be_resolved | |||
| ) |
| TestSuite | ( | add_contextual_data_template_selector | , |
| . | init = app_startup, |
||
| . | fini = app_shutdown |
||
| ) |