Test of the central part of the communication.
More...
#include </tmp/tmpjuwu__vz/stm32l072vzt6/modm-test/src/modm-test/communication/xpcc/dispatcher_test.hpp>
|
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 () |
|
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:
- dispatcher_test.hpp
- dispatcher_test.cpp