xorg-gtest 0.1
Xorg testing extension to Google Test
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cxorg::testing::evemu::DeviceEvemu input device for replaying events through the Linux uinput evdev subsystem
 Ctesting::Environment
 Cxorg::testing::EnvironmentXorg/gtest/xorg-gtest-environment.h
 Cxorg::testing::ProcessClass that abstracts child process creation and termination
 Cxorg::testing::XServerClass representing the X server process
 Cstd::runtime_error
 Cxorg::testing::XIOErrorException thrown if the display connection encounters an IO error and calls the XIOErrorHandler function
 Ctesting::Test
 Cxorg::testing::TestGoogle Test fixture providing an Xlib connection to an X11 server
 CServerTestExample for a test fixture that starts a server per test
 CSubTestExample class for how to subclass tests