![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <stdlib.h>
#include "utils/log.h"
#include "utils/RegExp.h"
#include "filesystem/File.h"
#include "filesystem/SpecialProtocol.h"
#include "utils/StringUtils.h"
#include "CompileInfo.h"
#include "test/TestUtils.h"
#include "gtest/gtest.h"
Classes | |
class | Testlog |
Functions | |
TEST_F (Testlog, Log) | |
TEST_F (Testlog, MemDump) | |
TEST_F (Testlog, SetLogLevel) | |
TEST_F | ( | Testlog | , |
Log | |||
) |
TEST_F | ( | Testlog | , |
MemDump | |||
) |
TEST_F | ( | Testlog | , |
SetLogLevel | |||
) |