#include <criterion/criterion.h>#include "libtest/cr_template.h"#include "logthrsource/logthrfetcherdrv.h"#include "apphook.h"#include "mainloop.h"#include "mainloop-worker.h"#include "cfg.h"#include "stats/stats-counter.h"#include "logsource.h"#include "compat/time.h"
Classes | |
| struct | TestThreadedFetcherDriver |
Functions | |
| gboolean | test_threaded_fetcher_driver_init_method (LogPipe *s) |
| TestSuite (logthrfetcherdrv,.init=setup,.fini=teardown,.timeout=10) | |
| Test (logthrfetcherdrv, test_simple_fetch) | |
| Test (logthrfetcherdrv, test_reconnect) | |
| Test (logthrfetcherdrv, test_try_again) | |
| Test (logthrfetcherdrv, test_no_data) | |
Variables | |
| MainLoopOptions | main_loop_options = {0} |
| MainLoop * | main_loop |
| Test | ( | logthrfetcherdrv | , |
| test_no_data | |||
| ) |
| Test | ( | logthrfetcherdrv | , |
| test_reconnect | |||
| ) |
| Test | ( | logthrfetcherdrv | , |
| test_simple_fetch | |||
| ) |
| Test | ( | logthrfetcherdrv | , |
| test_try_again | |||
| ) |
| gboolean test_threaded_fetcher_driver_init_method | ( | LogPipe * | s | ) |
| MainLoop* main_loop |
| MainLoopOptions main_loop_options = {0} |