#include <criterion/criterion.h>#include "ack-tracker/instant_ack_tracker.h"#include "ack-tracker/ack_tracker_factory.h"#include "logsource.h"#include "apphook.h"Classes | |
| struct | TestBookmarkData |
| struct | TestLogPipeDst |
Functions | |
| TestSuite (instant_ack_tracker_bookmarkless,.init=_setup,.fini=_teardown) | |
| Test (instant_ack_tracker_bookmarkless, request_bookmark_returns_the_same_bookmark) | |
| Test (instant_ack_tracker_bookmarkless, bookmark_save_not_called_when_acked) | |
| Test (instant_ack_tracker_bookmarkless, same_bookmark_for_all_messages) | |
| TestSuite (instant_ack_tracker,.init=_setup,.fini=_teardown) | |
| Test (instant_ack_tracker, request_bookmark_returns_same_bookmarks_until_pending_not_assigned) | |
| Test (instant_ack_tracker, bookmark_saving) | |
Variables | |
| GlobalConfig * | cfg |
| Test | ( | instant_ack_tracker | , |
| bookmark_saving | |||
| ) |
| Test | ( | instant_ack_tracker | , |
| request_bookmark_returns_same_bookmarks_until_pending_not_assigned | |||
| ) |
| Test | ( | instant_ack_tracker_bookmarkless | , |
| bookmark_save_not_called_when_acked | |||
| ) |
| Test | ( | instant_ack_tracker_bookmarkless | , |
| request_bookmark_returns_the_same_bookmark | |||
| ) |
| Test | ( | instant_ack_tracker_bookmarkless | , |
| same_bookmark_for_all_messages | |||
| ) |
| TestSuite | ( | instant_ack_tracker | , |
| . | init = _setup, |
||
| . | fini = _teardown |
||
| ) |
| TestSuite | ( | instant_ack_tracker_bookmarkless | , |
| . | init = _setup, |
||
| . | fini = _teardown |
||
| ) |
| GlobalConfig* cfg |