#include <criterion/criterion.h>#include "metrics-probe.h"#include "apphook.h"#include "stats/stats-cluster-single.h"
Functions | |
| Test (metrics_probe, test_metrics_probe_defaults) | |
| Test (metrics_probe, test_metrics_probe_custom_labels_only) | |
| Test (metrics_probe, test_metrics_probe_custom_key_only) | |
| Test (metrics_probe, test_metrics_probe_custom_full) | |
| Test (metrics_probe, test_metrics_probe_stats_max_dynamics) | |
| Test (metrics_probe, test_metrics_probe_increment) | |
| Test (metrics_probe, test_metrics_probe_level) | |
| Test (metrics_probe, test_metrics_probe_dynamic_labels) | |
| void | setup (void) |
| void | teardown (void) |
| TestSuite (metrics_probe,.init=setup,.fini=teardown) | |
| void setup | ( | void | ) |
| void teardown | ( | void | ) |
| Test | ( | metrics_probe | , |
| test_metrics_probe_custom_full | |||
| ) |
| Test | ( | metrics_probe | , |
| test_metrics_probe_custom_key_only | |||
| ) |
| Test | ( | metrics_probe | , |
| test_metrics_probe_custom_labels_only | |||
| ) |
| Test | ( | metrics_probe | , |
| test_metrics_probe_defaults | |||
| ) |
| Test | ( | metrics_probe | , |
| test_metrics_probe_dynamic_labels | |||
| ) |
| Test | ( | metrics_probe | , |
| test_metrics_probe_increment | |||
| ) |
| Test | ( | metrics_probe | , |
| test_metrics_probe_level | |||
| ) |
| Test | ( | metrics_probe | , |
| test_metrics_probe_stats_max_dynamics | |||
| ) |