#include <criterion/criterion.h>#include <criterion/parameterized.h>#include "libtest/config_parse_lib.h"#include "libtest/grab-logging.h"#include "cfg.h"#include "apphook.h"#include "cfg-grammar.h"#include "plugin.h"#include "wildcard-source.h"
Classes | |
| struct | LegacyWildcardTestParams |
Functions | |
| TestSuite (wildcard_source,.init=_init,.fini=_deinit) | |
| Test (wildcard_source, initial_test) | |
| Test (wildcard_source, test_option_inheritance_multiline) | |
| Test (wildcard_source, test_option_inheritance_padded) | |
| Test (wildcard_source, test_option_duplication) | |
| Test (wildcard_source, test_filename_pattern_required_options) | |
| Test (wildcard_source, test_base_dir_required_options) | |
| Test (wildcard_source, test_invalid_monitor_method) | |
| Test (wildcard_source, test_minimum_window_size) | |
| Test (wildcard_source, test_window_size) | |
| ParameterizedTestParameters (wildcard_source, test_legacy_wildcard) | |
| ParameterizedTest (struct LegacyWildcardTestParams *params, wildcard_source, test_legacy_wildcard) | |
| ParameterizedTest | ( | struct LegacyWildcardTestParams * | params, |
| wildcard_source | , | ||
| test_legacy_wildcard | |||
| ) |
| ParameterizedTestParameters | ( | wildcard_source | , |
| test_legacy_wildcard | |||
| ) |
| Test | ( | wildcard_source | , |
| initial_test | |||
| ) |
| Test | ( | wildcard_source | , |
| test_base_dir_required_options | |||
| ) |
| Test | ( | wildcard_source | , |
| test_filename_pattern_required_options | |||
| ) |
| Test | ( | wildcard_source | , |
| test_invalid_monitor_method | |||
| ) |
| Test | ( | wildcard_source | , |
| test_minimum_window_size | |||
| ) |
| Test | ( | wildcard_source | , |
| test_option_duplication | |||
| ) |
| Test | ( | wildcard_source | , |
| test_option_inheritance_multiline | |||
| ) |
| Test | ( | wildcard_source | , |
| test_option_inheritance_padded | |||
| ) |
| Test | ( | wildcard_source | , |
| test_window_size | |||
| ) |
| TestSuite | ( | wildcard_source | , |
| . | init = _init, |
||
| . | fini = _deinit |
||
| ) |