#include <gtest/gtest.h>#include <uavcan/node/node.hpp>#include <uavcan/node/sub_node.hpp>#include <uavcan/protocol/node_status_monitor.hpp>#include "test_node.hpp"#include "../protocol/helpers.hpp"
Go to the source code of this file.
Functions | |
| static void | registerTypes () |
| TEST (SubNode, Basic) | |
|
static |
Definition at line 12 of file sub_node.cpp.
| TEST | ( | SubNode | , |
| Basic | |||
| ) |
Definition at line 24 of file sub_node.cpp.