Project
Loading...
Searching...
No Matches
test_InputRecord.cxx File Reference
#include <catch_amalgamated.hpp>
#include "Framework/InputRecord.h"
#include "Framework/InputSpan.h"
#include "Framework/DataProcessingHeader.h"
#include "Headers/DataHeader.h"
#include "Headers/Stack.h"

Go to the source code of this file.

Typedefs

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

Functions

bool any_exception (RuntimeErrorRef const &)
 
 TEST_CASE ("TestInputRecord")
 

Typedef Documentation

◆ DataHeader

Definition at line 20 of file test_InputRecord.cxx.

◆ Stack

Definition at line 21 of file test_InputRecord.cxx.

Function Documentation

◆ any_exception()

bool any_exception ( RuntimeErrorRef const &  )

Definition at line 23 of file test_InputRecord.cxx.

◆ TEST_CASE()

TEST_CASE ( "TestInputRecord"  )

FIXME: keep it simple and simply use the constructor...

Definition at line 25 of file test_InputRecord.cxx.