dsdl_const_2.cpp
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2014 Pavel Kirienko <pavel.kirienko@gmail.com>
3  */
4 
5 #include <gtest/gtest.h>
6 #include <uavcan/Timestamp.hpp>
7 
8 
9 TEST(DsdlConst2, Timestamp)
10 {
11  using uavcan::Timestamp;
12 
13  std::cout << &Timestamp::UNKNOWN << std::endl;
14 }
TEST
TEST(DsdlConst2, Timestamp)
Definition: dsdl_const_2.cpp:9


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:02