A fixture to be used with InputTestingServerConfiguration for input acceptance testing scenarios. By default, the client will connect and a surface will be created. The framework ensures the server will not send events before client is ready through CrossProcessSync.
More...
#include <input_testing_client_configuration.h>
A fixture to be used with InputTestingServerConfiguration for input acceptance testing scenarios. By default, the client will connect and a surface will be created. The framework ensures the server will not send events before client is ready through CrossProcessSync.
mir_test_framework::InputTestingClientConfiguration::InputTestingClientConfiguration |
( |
std::string const & |
client_name, |
|
|
CrossProcessSync const & |
input_cb_setup_fence |
|
) |
| |
virtual mir_test_framework::InputTestingClientConfiguration::~InputTestingClientConfiguration |
( |
| ) |
|
|
virtualdefault |
void mir_test_framework::InputTestingClientConfiguration::exec |
( |
| ) |
|
|
virtual |
int const mir_test_framework::InputTestingClientConfiguration::surface_height = 100 |
|
static |
int const mir_test_framework::InputTestingClientConfiguration::surface_width = 100 |
|
static |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014