|
RTC Toolkit
0.1.0-alpha
|
#include "rtctk/dataTask/readerThread.hpp"#include <gtest/gtest.h>#include <gmock/gmock.h>#include <thread>#include <chrono>#include <future>#include <iostream>Classes | |
| struct | TestTopic |
| class | MockComputation |
| class | FakeReader |
Functions | |
| TEST (testReaderThread, CompleteSequence) | |
| TEST (testReaderThread, TimeoutError) | |
| TEST (testReaderThread, Configuration) | |
| TEST | ( | testReaderThread | , |
| CompleteSequence | |||
| ) |
| TEST | ( | testReaderThread | , |
| Configuration | |||
| ) |
| TEST | ( | testReaderThread | , |
| TimeoutError | |||
| ) |