#include <criterion/criterion.h>#include "value-pairs/value-pairs.h"#include "apphook.h"#include "plugin.h"#include "cfg.h"#include "logmsg/logmsg.h"
Functions | |
| Test (value_pairs_walker, prefix_dat) | |
| void | setup (void) |
| void | teardown (void) |
| TestSuite (value_pairs_walker,.init=setup,.fini=teardown) | |
Variables | |
| LogTemplateOptions | template_options |
| GlobalConfig * | cfg |
| int | root_data = 1 |
| int | root_test_data = 2 |
| void setup | ( | void | ) |
| void teardown | ( | void | ) |
| Test | ( | value_pairs_walker | , |
| prefix_dat | |||
| ) |
| GlobalConfig* cfg |
| int root_data = 1 |
| int root_test_data = 2 |
| LogTemplateOptions template_options |