rad
3.0.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 | |
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.use |