#include <string>#include <gtest/gtest.h>#include <uavcan/transport/transfer.hpp>#include <uavcan/transport/crc.hpp>#include "../clock.hpp"#include "can/can.hpp"
Go to the source code of this file.
Functions | |
| TEST (Frame, MessageParseCompile) | |
| TEST (Frame, ServiceParseCompile) | |
| TEST (Frame, AnonymousParseCompile) | |
| TEST (Frame, FrameParsing) | |
| TEST (Frame, RxFrameParse) | |
| TEST (Frame, FrameToString) | |