xorg-gtest  0.1
Xorg testing extension to Google Test
 All Classes Functions Variables Enumerations Enumerator Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNxorg
|\Ntesting
| oNevemu
| |\CDeviceEvemu input device for replaying events through the Linux uinput evdev subsystem
| oCEnvironmentXorg/gtest/xorg-gtest-environment.h
| oCProcessClass that abstracts child process creation and termination
| oCTestGoogle Test fixture providing an Xlib connection to an X11 server
| oCXIOErrorException thrown if the display connection encounters an IO error and calls the XIOErrorHandler function
| \CXServerClass representing the X server process
oCServerTestExample for a test fixture that starts a server per test
\CSubTestExample class for how to subclass tests