#include <criterion/criterion.h>#include "mainloop.h"#include "http.h"#include "http-worker.h"#include "http-signals.h"#include "apphook.h"
Functions | |
| TestSuite (test_http_signal_slot,.init=setup,.fini=teardown) | |
| Test (test_http_signal_slot, basic) | |
| Test (test_http_signal_slot, single_with_prefix_suffix) | |
| Test (test_http_signal_slot, batch_with_prefix_suffix) | |
Variables | |
| MainLoop * | main_loop |
| MainLoopOptions | main_loop_options |
| HTTPDestinationDriver * | driver |
| gboolean | signal_slot_executed |
| Test | ( | test_http_signal_slot | , |
| basic | |||
| ) |
| Test | ( | test_http_signal_slot | , |
| batch_with_prefix_suffix | |||
| ) |
| Test | ( | test_http_signal_slot | , |
| single_with_prefix_suffix | |||
| ) |
| HTTPDestinationDriver* driver |
| MainLoop* main_loop |
| MainLoopOptions main_loop_options |
| gboolean signal_slot_executed |