Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
403
namespace SC
404
{
405
void runSerialPortTest(SC::TestReport& report) { SerialPortTest test(report); }
406
407
// clang-format off
408
Result snippetForSerialDescriptor()
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected