|
rad
5.1.0
|
Functions | |
| def | gtlogcap_replace_gtmain (self) |
| Remove google test/mock main libraries and replace with gtlogcap main library. More... | |
| def | gtlogcap_enable_globally (self) |
| Method that enables gtlogcap globally, if configured to. More... | |
| def | gtlogcap_enable (conf) |
| Enables gtlogcap feature. More... | |
| def | configure (conf) |
Variables | |
| use | |
| lib | |
| def gtlogcap.configure | ( | conf | ) |
| def gtlogcap.gtlogcap_enable | ( | conf | ) |
Enables gtlogcap feature.
| def gtlogcap.gtlogcap_enable_globally | ( | self | ) |
Method that enables gtlogcap globally, if configured to.
| def gtlogcap.gtlogcap_replace_gtmain | ( | self | ) |
Remove google test/mock main libraries and replace with gtlogcap main library.
| gtlogcap.lib |
| gtlogcap.use |