MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / runSerialPortTest

Function runSerialPortTest

Tests/Libraries/SerialPort/SerialPortTest.cpp:405–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

403namespace SC
404{
405void runSerialPortTest(SC::TestReport& report) { SerialPortTest test(report); }
406
407// clang-format off
408Result snippetForSerialDescriptor()

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected