#include <criterion/criterion.h>#include <criterion/parameterized.h>#include "apphook.h"#include "logmsg/logmsg.h"#include "stats/stats-cluster.h"#include "stats/stats-cluster-single.h"#include "stats/stats-counter.h"#include "stats/stats-query.h"#include "stats/stats-registry.h"#include <limits.h>#include <time.h>
Functions | |
| TestSuite (stats_dynamic_clusters,.init=app_startup,.fini=app_shutdown) | |
| Test (stats_dynamic_clusters, unlimited_by_default) | |
| Test (stats_dynamic_clusters, limited) | |
| Test (stats_dynamic_clusters, register_limited) | |
| Test | ( | stats_dynamic_clusters | , |
| limited | |||
| ) |
| Test | ( | stats_dynamic_clusters | , |
| register_limited | |||
| ) |
| Test | ( | stats_dynamic_clusters | , |
| unlimited_by_default | |||
| ) |
| TestSuite | ( | stats_dynamic_clusters | , |
| . | init = app_startup, |
||
| . | fini = app_shutdown |
||
| ) |