modm API documentation

Test of the central part of the communication. More...

#include </tmp/tmp69zux5ln/stm32f048t6y6/modm-test/src/modm-test/communication/xpcc/dispatcher_test.hpp>

Inheritance diagram for DispatcherTest:
unittest::TestSuite

Public Member Functions

virtual void setUp ()
 
virtual void tearDown ()
 
void testReceiveRequest ()
 
void testReceiveRequestNoComponent ()
 
void testReceiveResponse ()
 
void testReceiveResponseNoComponent ()
 
void testEventReception ()
 
void testEventTransmission ()
 
void testInternalActionCallNoParameter ()
 
void testInternalActionCallUnit16 ()
 
void testInternalActionCallDirectResponse ()
 
void testInternalActionCallDelayedResponse ()
 
void testInternalActionCallWithRecall ()
 
void testInternalActionBackAndForth ()
 
void testActionRetransmissionWithAbort ()
 
void testActionRetransmission ()
 
void testResponseRetransmissionWithAbort ()
 
void testResponseRetransmission ()
 

Detailed Description

Test of the central part of the communication.

Following scenario: Component 1 and 2 implemented locally, Component 10 somewhere outside.


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