#include <criterion/criterion.h>#include "stats/stats-cluster.h"#include "stats/stats-cluster-single.h"#include "apphook.h"
Classes | |
| struct | ValidateCountersState |
Functions | |
| Test (stats_cluster, test_stats_cluster_single) | |
| Test (stats_cluster, test_stats_cluster_single_with_name_with_heap_allocated_string) | |
| Test (stats_cluster, test_stats_cluster_new_replaces_NULL_with_an_empty_string) | |
| Test (stats_cluster, test_stats_cluster_equal_if_component_id_and_instance_are_the_same) | |
| Test (stats_cluster, test_stats_cluster_key_not_equal_when_custom_tags_are_different) | |
| Test (stats_cluster, test_stats_cluster_key_equal_when_custom_tags_are_the_same) | |
| Test (stats_cluster, test_stats_cluster_key) | |
| Test (stats_cluster, test_stats_cluster_key_legacy_alias) | |
| Test (stats_cluster, test_stats_foreach_counter_yields_tracked_counters) | |
| Test (stats_cluster, test_stats_foreach_counter_never_forgets_untracked_counters) | |
| Test (stats_cluster, test_get_component_name_translates_component_to_name_properly) | |
| Test (stats_cluster, test_get_counter) | |
| Test (stats_cluster, test_register_type) | |
| TestSuite (stats_cluster,.init=setup,.fini=app_shutdown) | |
Variables | |
| guint | SCS_FILE |
| Test | ( | stats_cluster | , |
| test_get_component_name_translates_component_to_name_properly | |||
| ) |
| Test | ( | stats_cluster | , |
| test_get_counter | |||
| ) |
| Test | ( | stats_cluster | , |
| test_register_type | |||
| ) |
| Test | ( | stats_cluster | , |
| test_stats_cluster_equal_if_component_id_and_instance_are_the_same | |||
| ) |
| Test | ( | stats_cluster | , |
| test_stats_cluster_key | |||
| ) |
| Test | ( | stats_cluster | , |
| test_stats_cluster_key_equal_when_custom_tags_are_the_same | |||
| ) |
| Test | ( | stats_cluster | , |
| test_stats_cluster_key_legacy_alias | |||
| ) |
| Test | ( | stats_cluster | , |
| test_stats_cluster_key_not_equal_when_custom_tags_are_different | |||
| ) |
| Test | ( | stats_cluster | , |
| test_stats_cluster_new_replaces_NULL_with_an_empty_string | |||
| ) |
| Test | ( | stats_cluster | , |
| test_stats_cluster_single | |||
| ) |
| Test | ( | stats_cluster | , |
| test_stats_cluster_single_with_name_with_heap_allocated_string | |||
| ) |
| Test | ( | stats_cluster | , |
| test_stats_foreach_counter_never_forgets_untracked_counters | |||
| ) |
| Test | ( | stats_cluster | , |
| test_stats_foreach_counter_yields_tracked_counters | |||
| ) |
| TestSuite | ( | stats_cluster | , |
| . | init = setup, |
||
| . | fini = app_shutdown |
||
| ) |
| guint SCS_FILE |