#include <criterion/criterion.h>#include "syslog-ng.h"#include "host-id.h"#include "logmsg/logmsg.h"#include "apphook.h"#include "cfg.h"#include "mainloop.h"#include <stdio.h>#include <string.h>#include <unistd.h>
Functions | |
| TestSuite (hostid,.init=app_startup,.fini=app_shutdown) | |
| Test (hostid, test_if_hostid_generated_when_persist_file_not_exists) | |
| Test (hostid, test_if_hostid_remain_unchanged_when_persist_file_exists) | |
| Test | ( | hostid | , |
| test_if_hostid_generated_when_persist_file_not_exists | |||
| ) |
| Test | ( | hostid | , |
| test_if_hostid_remain_unchanged_when_persist_file_exists | |||
| ) |
| TestSuite | ( | hostid | , |
| . | init = app_startup, |
||
| . | fini = app_shutdown |
||
| ) |