#include <criterion/criterion.h>#include <criterion/parameterized.h>#include "libtest/cr_template.h"#include "apphook.h"#include "plugin.h"#include "cfg.h"#include "logmsg/logmsg.h"
Classes | |
| struct | NVPair |
| struct | test_params |
Functions | |
| void | setup (void) |
| void | teardown (void) |
| TestSuite (format_welf,.init=setup,.fini=teardown) | |
| Test (format_welf, test_format_welf) | |
| Test (format_welf, test_format_welf_performance) | |
| Test (format_welf, test_space) | |
| ParameterizedTestParameters (format_welf, key_and_exclude) | |
| ParameterizedTest (struct test_params *param, format_welf, key_and_exclude) | |
| ParameterizedTest | ( | struct test_params * | param, |
| format_welf | , | ||
| key_and_exclude | |||
| ) |
| ParameterizedTestParameters | ( | format_welf | , |
| key_and_exclude | |||
| ) |
| void setup | ( | void | ) |
| void teardown | ( | void | ) |
| Test | ( | format_welf | , |
| test_format_welf | |||
| ) |
| Test | ( | format_welf | , |
| test_format_welf_performance | |||
| ) |
| Test | ( | format_welf | , |
| test_space | |||
| ) |