#include <gtest/gtest.h>
#include <uavcan/protocol/dynamic_node_id_server/distributed/log.hpp>
#include "../event_tracer.hpp"
#include "../../helpers.hpp"
#include "../memory_storage_backend.hpp"
Go to the source code of this file.
Functions | |
TEST (dynamic_node_id_server_Log, Append) | |
TEST (dynamic_node_id_server_Log, Initialization) | |
TEST (dynamic_node_id_server_Log, Remove) | |
Variables | |
static const unsigned | NumEntriesInStorageWithEmptyLog = 4 |