Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TestVideoPlayer.cpp File Reference
#include "ServiceBroker.h"
#include "cores/IPlayerCallback.h"
#include "cores/VideoPlayer/VideoPlayer.h"
#include "jobs/JobManager.h"
#include <gtest/gtest.h>

Classes

class  CTestPlayerCallback
 
class  CTestVideoPlayer
 
class  TestVideoPlayer
 

Functions

 TEST_F (TestVideoPlayer, GetPreviousBookmark)
 
 TEST_F (TestVideoPlayer, GetNextBookmark)
 
 TEST_F (TestVideoPlayer, GetBookmarkPos)
 

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( TestVideoPlayer ,
GetBookmarkPos  )

◆ TEST_F() [2/3]

TEST_F ( TestVideoPlayer ,
GetNextBookmark  )

◆ TEST_F() [3/3]

TEST_F ( TestVideoPlayer ,
GetPreviousBookmark  )