Periodic task control interface for testsuite.
Definition in file periodic_task_control.hpp.
Go to the source code of this file.
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include <userver/concurrent/variable.hpp>
Classes | |
class | testsuite::PeriodicTaskControl |
Periodic task control interface for testsuite. More... | |
class | testsuite::PeriodicTaskRegistrationHolder |
RAII helper for testsuite registration. More... | |
Namespaces | |
namespace | utils |
Utilities. | |
namespace | testsuite |
Testsuite integration. | |