#include <memory>
#include <vector>
#include <gtest/gtest.h>
#include "transfer_test_helpers.hpp"
#include "can/can.hpp"
#include <uavcan/transport/dispatcher.hpp>
Go to the source code of this file.
|
| TEST (Dispatcher, Loopback) |
|
| TEST (Dispatcher, Reception) |
|
| TEST (Dispatcher, Spin) |
|
| TEST (Dispatcher, Transmission) |
|
◆ TEST() [1/4]
TEST |
( |
Dispatcher |
, |
|
|
Loopback |
|
|
) |
| |
◆ TEST() [2/4]
TEST |
( |
Dispatcher |
, |
|
|
Reception |
|
|
) |
| |
◆ TEST() [3/4]
TEST |
( |
Dispatcher |
, |
|
|
Spin |
|
|
) |
| |
◆ TEST() [4/4]
TEST |
( |
Dispatcher |
, |
|
|
Transmission |
|
|
) |
| |
◆ SELF_NODE_ID