CGRA-ME
Functions
mapper_interface_tests.cpp File Reference
#include <CGRA/Mapper.h>
#include <catch2/catch.hpp>

Go to the source code of this file.

Functions

 SCENARIO ("MapperRegistry Test -- Direct args, success", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Direct args, failure", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Direct args to another mapper", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- AllMappers args", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- AllMappers + Direct args", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- AllMappers + Direct args to wrong mapper", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Composite -- Direct args, success", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Composite -- Direct args, failure", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Composite -- Direct args to another mapper", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Composite -- AllMappers args", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Composite -- nested args", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Composite -- doubly nested arg overwrites", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Composite -- AllMappers + Direct args", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Composite -- AllMappers + Direct arg override", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Composite -- AllMappers + Direct args to wrong mapper", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Arg Checking -- no args & none given", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Arg Checking -- one required arg expected & given", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Arg Checking -- two required args expected & given", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Arg Checking -- one required arg expected & none given", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Arg Checking -- two required args expected & one given", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Arg Checking -- one optional arg allowed & none given", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Arg Checking -- one optional arg allowed & given -- non-regex", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Arg Checking -- one optional arg allowed & given", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Arg Checking -- two optional args allowed & given", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- Arg Checking -- one optional arg allowed & non-matching given", "[mapper registry]")
 
 SCENARIO ("MapperRegistry Test -- INI printing", "[mapper registry]")
 

Function Documentation

◆ SCENARIO() [1/26]

SCENARIO ( "MapperRegistry Test -- AllMappers + Direct args to wrong mapper"  ,
""  [mapper registry] 
)

Definition at line 94 of file mapper_interface_tests.cpp.

◆ SCENARIO() [2/26]

SCENARIO ( "MapperRegistry Test -- AllMappers + Direct args"  ,
""  [mapper registry] 
)

Definition at line 82 of file mapper_interface_tests.cpp.

◆ SCENARIO() [3/26]

SCENARIO ( "MapperRegistry Test -- AllMappers args"  ,
""  [mapper registry] 
)

Definition at line 70 of file mapper_interface_tests.cpp.

◆ SCENARIO() [4/26]

SCENARIO ( "MapperRegistry Test -- Arg Checking -- no args & none given"  ,
""  [mapper registry] 
)

Definition at line 219 of file mapper_interface_tests.cpp.

◆ SCENARIO() [5/26]

SCENARIO ( "MapperRegistry Test -- Arg Checking -- one optional arg allowed & given -- non-regex"  ,
""  [mapper registry] 
)

Definition at line 284 of file mapper_interface_tests.cpp.

◆ SCENARIO() [6/26]

SCENARIO ( "MapperRegistry Test -- Arg Checking -- one optional arg allowed & given"  ,
""  [mapper registry] 
)

Definition at line 295 of file mapper_interface_tests.cpp.

◆ SCENARIO() [7/26]

SCENARIO ( "MapperRegistry Test -- Arg Checking -- one optional arg allowed & non-matching given"  ,
""  [mapper registry] 
)

Definition at line 319 of file mapper_interface_tests.cpp.

◆ SCENARIO() [8/26]

SCENARIO ( "MapperRegistry Test -- Arg Checking -- one optional arg allowed & none given"  ,
""  [mapper registry] 
)

Definition at line 274 of file mapper_interface_tests.cpp.

◆ SCENARIO() [9/26]

SCENARIO ( "MapperRegistry Test -- Arg Checking -- one required arg expected & given"  ,
""  [mapper registry] 
)

Definition at line 228 of file mapper_interface_tests.cpp.

◆ SCENARIO() [10/26]

SCENARIO ( "MapperRegistry Test -- Arg Checking -- one required arg expected & none given"  ,
""  [mapper registry] 
)

Definition at line 252 of file mapper_interface_tests.cpp.

◆ SCENARIO() [11/26]

SCENARIO ( "MapperRegistry Test -- Arg Checking -- two optional args allowed & given"  ,
""  [mapper registry] 
)

Definition at line 306 of file mapper_interface_tests.cpp.

◆ SCENARIO() [12/26]

SCENARIO ( "MapperRegistry Test -- Arg Checking -- two required args expected & given"  ,
""  [mapper registry] 
)

Definition at line 239 of file mapper_interface_tests.cpp.

◆ SCENARIO() [13/26]

SCENARIO ( "MapperRegistry Test -- Arg Checking -- two required args expected & one given"  ,
""  [mapper registry] 
)

Definition at line 262 of file mapper_interface_tests.cpp.

◆ SCENARIO() [14/26]

SCENARIO ( "MapperRegistry Test -- Composite -- AllMappers + Direct arg override"  ,
""  [mapper registry] 
)

Definition at line 192 of file mapper_interface_tests.cpp.

◆ SCENARIO() [15/26]

SCENARIO ( "MapperRegistry Test -- Composite -- AllMappers + Direct args to wrong mapper"  ,
""  [mapper registry] 
)

Definition at line 206 of file mapper_interface_tests.cpp.

◆ SCENARIO() [16/26]

SCENARIO ( "MapperRegistry Test -- Composite -- AllMappers + Direct args"  ,
""  [mapper registry] 
)

Definition at line 179 of file mapper_interface_tests.cpp.

◆ SCENARIO() [17/26]

SCENARIO ( "MapperRegistry Test -- Composite -- AllMappers args"  ,
""  [mapper registry] 
)

Definition at line 141 of file mapper_interface_tests.cpp.

◆ SCENARIO() [18/26]

SCENARIO ( "MapperRegistry Test -- Composite -- Direct args to another mapper"  ,
""  [mapper registry] 
)

Definition at line 129 of file mapper_interface_tests.cpp.

◆ SCENARIO() [19/26]

SCENARIO ( "MapperRegistry Test -- Composite -- Direct  args,
failure"  ,
""  [mapper registry] 
)

Definition at line 117 of file mapper_interface_tests.cpp.

◆ SCENARIO() [20/26]

SCENARIO ( "MapperRegistry Test -- Composite -- Direct  args,
success"  ,
""  [mapper registry] 
)

Definition at line 105 of file mapper_interface_tests.cpp.

◆ SCENARIO() [21/26]

SCENARIO ( "MapperRegistry Test -- Composite -- doubly nested arg overwrites"  ,
""  [mapper registry] 
)

Definition at line 166 of file mapper_interface_tests.cpp.

◆ SCENARIO() [22/26]

SCENARIO ( "MapperRegistry Test -- Composite -- nested args"  ,
""  [mapper registry] 
)

Definition at line 155 of file mapper_interface_tests.cpp.

◆ SCENARIO() [23/26]

SCENARIO ( "MapperRegistry Test -- Direct args to another mapper"  ,
""  [mapper registry] 
)

Definition at line 60 of file mapper_interface_tests.cpp.

◆ SCENARIO() [24/26]

SCENARIO ( "MapperRegistry Test -- Direct  args,
failure"  ,
""  [mapper registry] 
)

Definition at line 48 of file mapper_interface_tests.cpp.

◆ SCENARIO() [25/26]

SCENARIO ( "MapperRegistry Test -- Direct  args,
success"  ,
""  [mapper registry] 
)

Definition at line 36 of file mapper_interface_tests.cpp.

◆ SCENARIO() [26/26]

SCENARIO ( "MapperRegistry Test -- INI printing"  ,
""  [mapper registry] 
)

Definition at line 330 of file mapper_interface_tests.cpp.