AARE
Data analysis library for PSI hybrid detectors
Loading...
Searching...
No Matches
Functions
Frame.test.cpp File Reference
#include "aare/core/Frame.hpp"
#include <catch2/catch_test_macros.hpp>

Functions

 TEST_CASE ("Construct a frame")
 
 TEST_CASE ("Set a value in a 8 bit frame")
 
 TEST_CASE ("Set a value in a 64 bit frame")
 
 TEST_CASE ("Move construct a frame")
 

Function Documentation

◆ TEST_CASE() [1/4]

TEST_CASE ( "Construct a frame"  )

◆ TEST_CASE() [2/4]

TEST_CASE ( "Move construct a frame"  )

◆ TEST_CASE() [3/4]

TEST_CASE ( "Set a value in a 64 bit frame"  )

◆ TEST_CASE() [4/4]

TEST_CASE ( "Set a value in a 8 bit frame"  )