#include <criterion/criterion.h>#include "libtest/cr_template.h"#include "logmsg/logmsg.h"#include "timeutils/cache.h"#include "apphook.h"#include "cfg.h"
Functions | |
| void | setup (void) |
| void | teardown (void) |
| TestSuite (graphite_output,.init=setup,.fini=teardown) | |
| Test (graphite_output, test_graphite_plaintext_proto_simple) | |
| Test (graphite_output, test_graphite_output_hard_macro) | |
| Test (graphite_output, test_graphite_output_key) | |
| Test (graphite_output, test_graphite_output_custome_key_name) | |
| Test (graphite_output, test_graphite_output_timestamp) | |
| void setup | ( | void | ) |
| void teardown | ( | void | ) |
| Test | ( | graphite_output | , |
| test_graphite_output_custome_key_name | |||
| ) |
| Test | ( | graphite_output | , |
| test_graphite_output_hard_macro | |||
| ) |
| Test | ( | graphite_output | , |
| test_graphite_output_key | |||
| ) |
| Test | ( | graphite_output | , |
| test_graphite_output_timestamp | |||
| ) |
| Test | ( | graphite_output | , |
| test_graphite_plaintext_proto_simple | |||
| ) |