#include <gmock/gmock.h>
#include <realtime_tools/realtime_clock.h>
#include <chrono>
#include <thread>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (RealtimeClock, get_system_time) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 56 of file realtime_clock_tests.cpp.
TEST | ( | RealtimeClock | , |
get_system_time | |||
) |
Definition at line 37 of file realtime_clock_tests.cpp.