MCPcopy 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
19void OSXKeyStateTests::initTestCase()
20{
21 m_arch.init();
22 m_log.setFilter(LogLevel::Debug2);
23}
24
25void OSXKeyStateTests::mapModifiersFromOSX_OSXMask()
26{

Callers

nothing calls this directly

Calls 2

setFilterMethod · 0.80
initMethod · 0.45

Tested by

no test coverage detected