|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "addons/kodi-dev-kit/include/kodi/c-api/addon-instance/game.h"#include "games/addons/input/GameClientPort.h"#include "games/addons/input/GameClientTopology.h"#include "games/controllers/ControllerIDs.h"#include "games/controllers/types/ControllerTree.h"#include <gtest/gtest.h>Functions | |
| TEST (TestGameClientTopology, Construtor) | |
| TEST (TestGameClientTopology, MakeAddress) | |
| TEST (TestGameClientTopology, SplitAddress) | |
| TEST (TestGameClientTopology, TestKeyboard) | |
| TEST (TestGameClientTopology, TestMouse) | |
| TEST | ( | TestGameClientTopology | , |
| Construtor | |||
| ) |
| TEST | ( | TestGameClientTopology | , |
| MakeAddress | |||
| ) |
| TEST | ( | TestGameClientTopology | , |
| SplitAddress | |||
| ) |
| TEST | ( | TestGameClientTopology | , |
| TestKeyboard | |||
| ) |
| TEST | ( | TestGameClientTopology | , |
| TestMouse | |||
| ) |