#include <algorithm>
#include <gtest/gtest.h>
#include <uavcan/transport/outgoing_transfer_registry.hpp>
#include "../clock.hpp"
#include "transfer_test_helpers.hpp"
Go to the source code of this file.
Functions | |
TEST (OutgoingTransferRegistry, Basic) | |
TEST | ( | OutgoingTransferRegistry | , |
Basic | |||
) |
Definition at line 12 of file outgoing_transfer_registry.cpp.