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