|
xorg-gtest
0.1
Xorg testing extension to Google Test
|
This is the complete list of members for xorg::testing::Process, including all inherited members.
| ERROR enum value | xorg::testing::Process | |
| FINISHED_FAILURE enum value | xorg::testing::Process | |
| FINISHED_SUCCESS enum value | xorg::testing::Process | |
| Fork() | xorg::testing::Process | |
| GetEnv(const std::string &name, bool *exists=NULL) | xorg::testing::Process | static |
| GetState() | xorg::testing::Process | |
| Kill(unsigned int timeout=0) | xorg::testing::Process | virtual |
| NONE enum value | xorg::testing::Process | |
| Pid() const | xorg::testing::Process | |
| Process() | xorg::testing::Process | |
| RUNNING enum value | xorg::testing::Process | |
| SetEnv(const std::string &name, const std::string &value, bool overwrite) | xorg::testing::Process | static |
| Start(const std::string &program, const std::vector< std::string > &args) | xorg::testing::Process | |
| Start(const std::string &program, va_list *args) | xorg::testing::Process | |
| Start(const std::string &program,...) _X_SENTINEL(0) | xorg::testing::Process | |
| State enum name | xorg::testing::Process | |
| Terminate(unsigned int timeout=0) | xorg::testing::Process | virtual |
| TERMINATED enum value | xorg::testing::Process |