Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TestSysfsPath.cpp File Reference
#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)
 

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( TestSysfsPath ,
SysfsPathTestInt  )

◆ TEST_F() [2/4]

TEST_F ( TestSysfsPath ,
SysfsPathTestLongString  )

◆ TEST_F() [3/4]

TEST_F ( TestSysfsPath ,
SysfsPathTestPathDoesNotExist  )

◆ TEST_F() [4/4]

TEST_F ( TestSysfsPath ,
SysfsPathTestString  )