Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TestPortNodeInput.cpp File Reference

Functions

 TEST (TestPortNodeInput, RootKeyboard)
 
 TEST (TestPortNodeInput, RootMouse)
 
 TEST (TestPortNodeInput, NestedKeyboard)
 
 TEST (TestPortNodeInput, NestedMouse)
 

Function Documentation

◆ TEST() [1/4]

TEST ( TestPortNodeInput  ,
NestedKeyboard   
)

Verify that nested keyboard ports are discovered through connected controllers.

◆ TEST() [2/4]

TEST ( TestPortNodeInput  ,
NestedMouse   
)

Verify that nested mouse ports are discovered through connected controllers.

◆ TEST() [3/4]

TEST ( TestPortNodeInput  ,
RootKeyboard   
)

Verify that a keyboard port at the root level is returned by GetKeyboardPorts.

◆ TEST() [4/4]

TEST ( TestPortNodeInput  ,
RootMouse   
)

Verify that a mouse port at the root level is returned by GetMousePorts.