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

Functions

 TEST_CASE ("Construct from typeid")
 
 TEST_CASE ("Construct from string")
 
 TEST_CASE ("Construct from string with endianess")
 
 TEST_CASE ("Convert to string")
 

Function Documentation

◆ TEST_CASE() [1/4]

TEST_CASE ( "Construct from string with endianess"  )

◆ TEST_CASE() [2/4]

TEST_CASE ( "Construct from string"  )

◆ TEST_CASE() [3/4]

TEST_CASE ( "Construct from typeid"  )

◆ TEST_CASE() [4/4]

TEST_CASE ( "Convert to string"  )