|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "FileItem.h"#include "GUIInfoManager.h"#include "ServiceBroker.h"#include "games/tags/GameInfoTag.h"#include "guilib/guiinfo/GUIInfo.h"#include "guilib/guiinfo/GUIInfoLabels.h"#include "guilib/guiinfo/GamesGUIInfo.h"#include "settings/Settings.h"#include "settings/SettingsComponent.h"#include "utils/FileExtensionProvider.h"#include <gtest/gtest.h>Classes | |
| class | TestGamesGUIInfo |
Functions | |
| TEST_F (TestGamesGUIInfo, TranslatesRetroPlayerLabels) | |
| TEST_F (TestGamesGUIInfo, GetLabelRequiresCurrentGameInGUIInfoManager) | |
| TEST_F (TestGamesGUIInfo, InitCurrentItemSetsTitleFromFilesystemPath) | |
| TEST_F (TestGamesGUIInfo, InitCurrentItemSetsTitleFromVfsHostnamePath) | |
| TEST_F | ( | TestGamesGUIInfo | , |
| GetLabelRequiresCurrentGameInGUIInfoManager | ) |
| TEST_F | ( | TestGamesGUIInfo | , |
| InitCurrentItemSetsTitleFromFilesystemPath | ) |
| TEST_F | ( | TestGamesGUIInfo | , |
| InitCurrentItemSetsTitleFromVfsHostnamePath | ) |
| TEST_F | ( | TestGamesGUIInfo | , |
| TranslatesRetroPlayerLabels | ) |