modm API documentation
CanLawicelFormatterTest Class Reference
Inheritance diagram for CanLawicelFormatterTest:
unittest::TestSuite

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 ()
 

Member Function Documentation

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


The documentation for this class was generated from the following files: