preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
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 827 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 875 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 803 of file GenericTestFunctions.hpp.

Here is the call graph for this function: