|
xorg-gtest
0.1
Xorg testing extension to Google Test
|
| Cxorg::testing::evemu::Device | Evemu input device for replaying events through the Linux uinput evdev subsystem |
| ▼CEnvironment | |
| Cxorg::testing::Environment | Xorg/gtest/xorg-gtest-environment.h |
| ▼Cxorg::testing::Process | Class that abstracts child process creation and termination |
| Cxorg::testing::XServer | Class representing the X server process |
| ▼Cruntime_error | |
| Cxorg::testing::XIOError | Exception thrown if the display connection encounters an IO error and calls the XIOErrorHandler function |
| ▼CTest | |
| ▼Cxorg::testing::Test | Google Test fixture providing an Xlib connection to an X11 server |
| CServerTest | Example for a test fixture that starts a server per test |
| CSubTest | Example class for how to subclass tests |