#include <criterion/criterion.h>#include <criterion/parameterized.h>#include "logmsg/logmsg.h"#include "apphook.h"#include "logpipe.h"
Classes | |
| struct | AckRecord |
| struct | nv_pair |
Functions | |
| TestSuite (msg_ack,.init=setup,.fini=teardown) | |
| Test (msg_ack, normal_ack) | |
| Test (msg_ack, clone_ack) | |
| ParameterizedTestParameters (msg_ack, test_cloned_clone) | |
| ParameterizedTest (struct nv_pair *param, msg_ack, test_cloned_clone) | |
| ParameterizedTest | ( | struct nv_pair * | param, |
| msg_ack | , | ||
| test_cloned_clone | |||
| ) |
| ParameterizedTestParameters | ( | msg_ack | , |
| test_cloned_clone | |||
| ) |
| Test | ( | msg_ack | , |
| clone_ack | |||
| ) |
| Test | ( | msg_ack | , |
| normal_ack | |||
| ) |