MCPcopy Create free account
hub / github.com/crayzeewulf/libserial / SerialPortUnitTests

Method SerialPortUnitTests

test/SerialPortUnitTests.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43using namespace LibSerial;
44
45SerialPortUnitTests::SerialPortUnitTests()
46{
47 // Empty
48}
49
50SerialPortUnitTests::~SerialPortUnitTests()
51{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected