![]() |
Project
|
#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") | |
| TEST_CASE | ( | "GetHeaderPayloadMultiPayload" | ) |
Definition at line 240 of file test_MessageSet.cxx.
| TEST_CASE | ( | "GetHeaderPayloadOperators" | ) |
Definition at line 188 of file test_MessageSet.cxx.
| TEST_CASE | ( | "MessageSet" | ) |
Definition at line 24 of file test_MessageSet.cxx.
| TEST_CASE | ( | "MessageSetAddMultiple" | ) |
Definition at line 132 of file test_MessageSet.cxx.
| TEST_CASE | ( | "MessageSetAddPartRef" | ) |
Definition at line 120 of file test_MessageSet.cxx.
| TEST_CASE | ( | "MessageSetWithFunction" | ) |
Definition at line 54 of file test_MessageSet.cxx.
| TEST_CASE | ( | "MessageSetWithMultipart" | ) |
Definition at line 84 of file test_MessageSet.cxx.
| TEST_CASE | ( | "TraditionalSplitParts" | ) |
Definition at line 323 of file test_MessageSet.cxx.