#include <gtest/gtest.h>#include <uavcan/node/timer.hpp>#include <uavcan/util/method_binder.hpp>#include "../clock.hpp"#include "../transport/can/can.hpp"#include "test_node.hpp"
Go to the source code of this file.
Classes | |
| struct | TimerCallCounter |
Functions | |
| TEST (Scheduler, Timers) | |
| TEST (Scheduler, TimerCpp11) | |
| TEST | ( | Scheduler | , |
| Timers | |||
| ) |
Definition at line 33 of file scheduler.cpp.
| TEST | ( | Scheduler | , |
| TimerCpp11 | |||
| ) |
Definition at line 95 of file scheduler.cpp.