Project
Loading...
Searching...
No Matches
test_MessageSet.cxx File Reference
#include <fairmq/Message.h>
#include <fairmq/TransportFactory.h>
#include "Framework/DataModelViews.h"
#include "Framework/DataProcessingHeader.h"
#include "Framework/PartRef.h"
#include "Headers/Stack.h"
#include "Headers/DataHeader.h"
#include "MemoryResources/MemoryResources.h"
#include <catch_amalgamated.hpp>

Go to the source code of this file.

Functions

 TEST_CASE ("MessageSet")
 
 TEST_CASE ("MessageSetWithFunction")
 
 TEST_CASE ("MessageSetWithMultipart")
 
 TEST_CASE ("MessageSetAddPartRef")
 
 TEST_CASE ("MessageSetAddMultiple")
 
 TEST_CASE ("GetHeaderPayloadOperators")
 
 TEST_CASE ("GetHeaderPayloadMultiPayload")
 
 TEST_CASE ("TraditionalSplitParts")
 

Function Documentation

◆ TEST_CASE() [1/8]

TEST_CASE ( "GetHeaderPayloadMultiPayload"  )

Definition at line 240 of file test_MessageSet.cxx.

◆ TEST_CASE() [2/8]

TEST_CASE ( "GetHeaderPayloadOperators"  )

Definition at line 188 of file test_MessageSet.cxx.

◆ TEST_CASE() [3/8]

TEST_CASE ( "MessageSet"  )

Definition at line 24 of file test_MessageSet.cxx.

◆ TEST_CASE() [4/8]

TEST_CASE ( "MessageSetAddMultiple"  )

Definition at line 132 of file test_MessageSet.cxx.

◆ TEST_CASE() [5/8]

TEST_CASE ( "MessageSetAddPartRef"  )

Definition at line 120 of file test_MessageSet.cxx.

◆ TEST_CASE() [6/8]

TEST_CASE ( "MessageSetWithFunction"  )

Definition at line 54 of file test_MessageSet.cxx.

◆ TEST_CASE() [7/8]

TEST_CASE ( "MessageSetWithMultipart"  )

Definition at line 84 of file test_MessageSet.cxx.

◆ TEST_CASE() [8/8]

TEST_CASE ( "TraditionalSplitParts"  )

Definition at line 323 of file test_MessageSet.cxx.