#include <criterion/criterion.h>#include "libtest/cr_template.h"#include "logthrsource/logthrsourcedrv.h"#include "apphook.h"#include "mainloop.h"#include "mainloop-worker.h"#include "cfg.h"#include "stats/stats-counter.h"#include "logsource.h"
Classes | |
| struct | TestThreadedSourceDriver |
Functions | |
| gboolean | test_threaded_source_driver_init_method (LogPipe *s) |
| TestSuite (logthrsourcedrv,.init=setup,.fini=teardown,.timeout=10) | |
| Test (logthrsourcedrv, test_threaded_source_blocking_post) | |
| Test (logthrsourcedrv, test_threaded_source_suspend) | |
Variables | |
| MainLoopOptions | main_loop_options = {0} |
| MainLoop * | main_loop |
| Test | ( | logthrsourcedrv | , |
| test_threaded_source_blocking_post | |||
| ) |
| Test | ( | logthrsourcedrv | , |
| test_threaded_source_suspend | |||
| ) |
| gboolean test_threaded_source_driver_init_method | ( | LogPipe * | s | ) |
| MainLoop* main_loop |
| MainLoopOptions main_loop_options = {0} |