Testsuite integration. More...
Classes | |
class | CacheControl |
Periodically updated caches control interface for testsuite. More... | |
class | CacheInvalidatorHolder |
RAII helper for testsuite registration. More... | |
class | ComponentControl |
Component control interface for testsuite. More... | |
class | ComponentInvalidatorHolder |
RAII helper for testsuite registration. More... | |
class | DumpControl |
Dumper control interface for testsuite. More... | |
class | DumperRegistrationHolder |
RAII helper for testsuite registration. More... | |
class | GrpcControl |
class | HttpAllowedUrlsExtra |
class | PeriodicTaskControl |
Periodic task control interface for testsuite. More... | |
class | PeriodicTaskRegistrationHolder |
RAII helper for testsuite registration. More... | |
class | PostgresControl |
struct | RedisControl |
class | TaskAlreadyRunning |
class | TaskNotFound |
class | TestpointClientBase |
Base testpoint client. Used to report TESTPOINT executions to testsuite. More... | |
class | TestpointControl |
Testpoint control interface for testsuite. More... | |
class | TestsuiteTasks |
Testsuite tasks support. More... | |
Functions | |
TestsuiteTasks & | GetTestsuiteTasks (const components::ComponentContext &component_context) |
Get reference to TestsuiteTasks instance. | |
Testsuite integration.
TestsuiteTasks & testsuite::GetTestsuiteTasks | ( | const components::ComponentContext & | component_context | ) |
Get reference to TestsuiteTasks instance.
component_context |