#include <map>#include <gtest/gtest.h>#include <uavcan/protocol/param_server.hpp>#include "helpers.hpp"
Go to the source code of this file.
Classes | |
| struct | ParamServerTestManager |
Functions | |
| template<typename Client , typename Message > | |
| static void | doCall (Client &client, const Message &request, InterlinkedTestNodesWithSysClock &nodes) |
| TEST (ParamServer, Basic) | |
|
static |
Definition at line 89 of file param_server.cpp.
| TEST | ( | ParamServer | , |
| Basic | |||
| ) |
Definition at line 98 of file param_server.cpp.