|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "platform/linux/SysfsPath.h"#include "utils/StringUtils.h"#include <fstream>#include <sstream>#include <string>#include <gtest/gtest.h>Classes | |
| struct | TestSysfsPath |
Functions | |
| TEST_F (TestSysfsPath, SysfsPathTestInt) | |
| TEST_F (TestSysfsPath, SysfsPathTestString) | |
| TEST_F (TestSysfsPath, SysfsPathTestLongString) | |
| TEST_F (TestSysfsPath, SysfsPathTestPathDoesNotExist) | |
| TEST_F | ( | TestSysfsPath | , |
| SysfsPathTestInt | |||
| ) |
| TEST_F | ( | TestSysfsPath | , |
| SysfsPathTestLongString | |||
| ) |
| TEST_F | ( | TestSysfsPath | , |
| SysfsPathTestPathDoesNotExist | |||
| ) |
| TEST_F | ( | TestSysfsPath | , |
| SysfsPathTestString | |||
| ) |