Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskflow/deskflow
/ initTestCase
Method
initTestCase
src/unittests/platform/OSXKeyStateTests.cpp:19–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
#define A_CHAR_BUTTON 001
18
19
void OSXKeyStateTests::initTestCase()
20
{
21
m_arch.init();
22
m_log.setFilter(LogLevel::Debug2);
23
}
24
25
void OSXKeyStateTests::mapModifiersFromOSX_OSXMask()
26
{
Callers
nothing calls this directly
Calls
2
setFilter
Method · 0.80
init
Method · 0.45
Tested by
no test coverage detected