|
vdr-plugin-softhddevice-drm-gles 1.4.0
|
Stub implementations for unit testing. More...
Go to the source code of this file.
Variables | |
| int | SysLogLevel = 3 |
Stub implementations for unit testing.
This file provides stub implementations of external dependencies that are needed for linking the unit tests but are not directly tested. These include global variables from VDR.
Definition in file test_stubs.cpp.
| int SysLogLevel = 3 |
Definition at line 11 of file test_stubs.cpp.
Referenced by cSoftHdLogger::LogError(), cSoftHdLogger::LogFatal(), cSoftHdLogger::LogInfo(), and cSoftHdLogger::LogWarning().