preCICE v3.1.2
|
Functions | |
template<typename T > | |
void | TestSendReceiveTwoProcessesServerClient (TestContext const &context) |
template<typename T > | |
void | TestSendReceiveFourProcessesServerClient (TestContext const &context) |
template<typename T > | |
void | TestSendReceiveFourProcessesServerClientV2 (TestContext const &context) |
void precice::testing::com::serverclient::TestSendReceiveFourProcessesServerClient | ( | TestContext const & | context | ) |
void precice::testing::com::serverclient::TestSendReceiveFourProcessesServerClientV2 | ( | TestContext const & | context | ) |
void precice::testing::com::serverclient::TestSendReceiveTwoProcessesServerClient | ( | TestContext const & | context | ) |
Tests for Server-Client Connections Server awaits n connections n Clients connect to the server The Server and the set of Clients are on different participants Tests connecting two processes using acceptConnectionAsServer and requestConnectionAsClient
Definition at line 803 of file GenericTestFunctions.hpp.