#include <socketcan_interface/dispatcher.h>#include <socketcan_interface/dummy.h>#include <gtest/gtest.h>
Go to the source code of this file.
Classes | |
| class | DummyInterfaceTest |
Functions | |
| int | main (int argc, char **argv) |
| TEST_F (DummyInterfaceTest, testCase1) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 36 of file test_dummy_interface.cpp.
| TEST_F | ( | DummyInterfaceTest | , |
| testCase1 | |||
| ) |
Definition at line 21 of file test_dummy_interface.cpp.