#include <criterion/criterion.h>#include "libtest/grab-logging.h"#include "syslog-names.h"#include "apphook.h"#include "rewrite/rewrite-set-facility.h"#include "logmsg/logmsg.h"
Functions | |
| Test (set_facility, text) | |
| Test (set_facility, numeric) | |
| Test (set_facility, test_set_facility_with_template_evaluating_to_empty_string) | |
| Test (set_facility, large_number) | |
| Test (set_facility, invalid) | |
| TestSuite (set_facility,.init=setup,.fini=teardown) | |
Variables | |
| GlobalConfig * | cfg = NULL |
| LogMessage * | msg |
| Test | ( | set_facility | , |
| invalid | |||
| ) |
| Test | ( | set_facility | , |
| large_number | |||
| ) |
| Test | ( | set_facility | , |
| numeric | |||
| ) |
| Test | ( | set_facility | , |
| test_set_facility_with_template_evaluating_to_empty_string | |||
| ) |
| Test | ( | set_facility | , |
| text | |||
| ) |
| GlobalConfig* cfg = NULL |
| LogMessage* msg |