MCPcopy Create free account
hub / github.com/attermann/microReticulum / testOS

Function testOS

test/test_os/test_os.cpp:52–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void testOS() {
53 HEAD("Running testOS...", RNS::LOG_TRACE);
54 testTime();
55 testConvert();
56}
57
58
59void setUp(void) {

Callers

nothing calls this directly

Calls 2

testTimeFunction · 0.70
testConvertFunction · 0.70

Tested by

no test coverage detected