#include <criterion/criterion.h>#include "logmsg/logmsg.h"#include "logmsg/timestamp-serialize.h"#include "apphook.h"
Functions | |
| Test (template_timestamp, test_normal_working) | |
| Test (template_timestamp, test_derializing_injured_timestamp) | |
| TestSuite (template_timestamp,.init=setup,.fini=teardown) | |
Variables | |
| SerializeArchive * | sa = NULL |
| GString * | stream = NULL |
| UnixTime | input_timestamps [LM_TS_MAX] |
| UnixTime | output_timestamps [LM_TS_MAX] |
| Test | ( | template_timestamp | , |
| test_derializing_injured_timestamp | |||
| ) |
| Test | ( | template_timestamp | , |
| test_normal_working | |||
| ) |
| UnixTime input_timestamps[LM_TS_MAX] |
| UnixTime output_timestamps[LM_TS_MAX] |
| SerializeArchive* sa = NULL |
| GString* stream = NULL |