#include <gtest/gtest.h>
#include <uavcan/protocol/dynamic_node_id_client.hpp>
#include "helpers.hpp"
Go to the source code of this file.
Functions | |
TEST (DynamicNodeIDClient, Basic) | |
TEST (DynamicNodeIDClient, NonPassiveMode) | |
TEST | ( | DynamicNodeIDClient | , |
Basic | |||
) |
Definition at line 10 of file dynamic_node_id_client.cpp.
TEST | ( | DynamicNodeIDClient | , |
NonPassiveMode | |||
) |
Definition at line 162 of file dynamic_node_id_client.cpp.