preCICE v3.2.0
Loading...
Searching...
No Matches
precice::testing::com::serverclient Namespace Reference

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)

Function Documentation

◆ TestSendReceiveFourProcessesServerClient()

template<typename T>
void precice::testing::com::serverclient::TestSendReceiveFourProcessesServerClient ( TestContext const & context)

Definition at line 825 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestSendReceiveFourProcessesServerClientV2()

template<typename T>
void precice::testing::com::serverclient::TestSendReceiveFourProcessesServerClientV2 ( TestContext const & context)

Definition at line 873 of file GenericTestFunctions.hpp.

Here is the call graph for this function:

◆ TestSendReceiveTwoProcessesServerClient()

template<typename T>
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 801 of file GenericTestFunctions.hpp.

Here is the call graph for this function: