Project
Loading...
Searching...
No Matches
test_StructToTuple.cxx File Reference
#include <catch_amalgamated.hpp>
#include "Framework/StructToTuple.h"

Go to the source code of this file.

Classes

struct  Foo0
 
struct  Foo1
 
struct  Bar
 
struct  FooMax
 Largest supported struct. More...
 
struct  FooNested
 
struct  Foo2
 
struct  EmptyBase
 
struct  DerivedGroup
 

Functions

 TEST_CASE ("SimpleDestructuring")
 
 TEST_CASE ("TestStructToTuple")
 
 TEST_CASE ("EmptyBaseDestructuring")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "EmptyBaseDestructuring"  )

Definition at line 181 of file test_StructToTuple.cxx.

◆ TEST_CASE() [2/3]

TEST_CASE ( "SimpleDestructuring"  )

Definition at line 30 of file test_StructToTuple.cxx.

◆ TEST_CASE() [3/3]

TEST_CASE ( "TestStructToTuple"  )

Definition at line 146 of file test_StructToTuple.cxx.