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

Go to the source code of this file.

Typedefs

using DataHeader = o2::header::DataHeader
 
using Stack = o2::header::Stack
 

Functions

 TEST_CASE ("SinglePair")
 
 TEST_CASE ("OldStyleMultipart")
 
 TEST_CASE ("NewStyleMultiPayload")
 
 TEST_CASE ("MixedLayout")
 

Typedef Documentation

◆ DataHeader

Definition at line 21 of file test_DataModelViews.cxx.

◆ Stack

Definition at line 22 of file test_DataModelViews.cxx.

Function Documentation

◆ TEST_CASE() [1/4]

TEST_CASE ( "MixedLayout"  )

Definition at line 160 of file test_DataModelViews.cxx.

◆ TEST_CASE() [2/4]

TEST_CASE ( "NewStyleMultiPayload"  )

Definition at line 122 of file test_DataModelViews.cxx.

◆ TEST_CASE() [3/4]

TEST_CASE ( "OldStyleMultipart"  )

Definition at line 81 of file test_DataModelViews.cxx.

◆ TEST_CASE() [4/4]

TEST_CASE ( "SinglePair"  )

Definition at line 52 of file test_DataModelViews.cxx.