#include <gtest/gtest.h>
#include <uavcan/protocol/dynamic_node_id_server/allocation_request_manager.hpp>
#include <uavcan/protocol/dynamic_node_id_client.hpp>
#include "event_tracer.hpp"
#include "../helpers.hpp"
Go to the source code of this file.
Classes | |
class | AllocationRequestHandler |
Functions | |
TEST (dynamic_node_id_server_AllocationRequestManager, Basic) | |
TEST | ( | dynamic_node_id_server_AllocationRequestManager | , |
Basic | |||
) |
Definition at line 64 of file allocation_request_manager.cpp.