|
simple-socket library 1.2.0
|
#include <cppunit/extensions/HelperMacros.h>#include "../CANRawSocket.h"#include "../CANFrame.h"#include <stdexcept>#include <cstring>
Go to the source code of this file.
Functions | |
| CPPUNIT_TEST_SUITE_REGISTRATION (CANSocket_TEST) | |
Variables | |
| static const int | len = sizeof(NET::can_frame) |
| static NET::can_frame | recv_msg |
| static NET::can_frame | send_msg |
| CPPUNIT_TEST_SUITE_REGISTRATION | ( | CANSocket_TEST | ) |
|
static |
Definition at line 8 of file CANSocket_TEST.cpp.
|
static |
Definition at line 9 of file CANSocket_TEST.cpp.
|
static |
Definition at line 10 of file CANSocket_TEST.cpp.