modm API documentation
|
Public Member Functions | |
void | testIdentifierToStringExtended () |
void | testIdentifierToStringStandard () |
void | testMessageToStringStandard () |
void | testMessageToStringExtended () |
void | testStringToMessage () |
void | testRoundtripMessage () |
Test if this library can decode their own messages. More... | |
void | testRoudtripString () |
Test if this library can decode their own messages. More... | |
void | testInvalidInput () |
virtual void | setUp () |
virtual void | tearDown () |
void CanLawicelFormatterTest::testRoudtripString | ( | ) |
Test if this library can decode their own messages.
message -> string -> message.
void CanLawicelFormatterTest::testRoundtripMessage | ( | ) |
Test if this library can decode their own messages.
string -> message -> string.
check for 0-termination