#include <gtest/gtest.h>
#include <uavcan/marshal/types.hpp>
#include <uavcan/transport/transfer_buffer.hpp>
Go to the source code of this file.
Macros | |
#define | CHECK(IntType, expected_value) |
Functions | |
TEST (IntegerSpec, Basic) | |
TEST (IntegerSpec, Limits) | |
#define CHECK | ( | IntType, | |
expected_value | |||
) |
TEST | ( | IntegerSpec | , |
Basic | |||
) |
Definition at line 51 of file integer_spec.cpp.
TEST | ( | IntegerSpec | , |
Limits | |||
) |
Definition at line 10 of file integer_spec.cpp.