|
rad
2.0.0
|
Unit tests for the MsgRequestor class. More...
#include <rad/errors.hpp>#include <rad/logger.hpp>#include <rad/msgHandler.hpp>#include <rad/msgRequestorRaw.hpp>#include <gtest/gtest.h>Classes | |
| class | TestMsgRequestorRaw |
Functions | |
| TEST_F (TestMsgRequestorRaw, SendReqRecvRepRawOk) | |
| TEST_F (TestMsgRequestorRaw, SendReqRecvRepRawTimeout) | |
| TEST_F (TestMsgRequestorRaw, SendReqRecvRepRawTimeoutWithDetachedRequestor) | |
Unit tests for the MsgRequestor class.
| TEST_F | ( | TestMsgRequestorRaw | , |
| SendReqRecvRepRawOk | |||
| ) |
Test that it is possible to successfully send a request and receive the related reply.
| TEST_F | ( | TestMsgRequestorRaw | , |
| SendReqRecvRepRawTimeout | |||
| ) |
Test reply timeout.
| TEST_F | ( | TestMsgRequestorRaw | , |
| SendReqRecvRepRawTimeoutWithDetachedRequestor | |||
| ) |
1.8.5