CGRA-ME
|
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]") | |
SCENARIO | ( | "MapperRegistry Test -- AllMappers + Direct args to wrong mapper" | , |
"" | [mapper registry] | ||
) |
Definition at line 94 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- AllMappers + Direct args" | , |
"" | [mapper registry] | ||
) |
Definition at line 82 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- AllMappers args" | , |
"" | [mapper registry] | ||
) |
Definition at line 70 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Arg Checking -- no args & none given" | , |
"" | [mapper registry] | ||
) |
Definition at line 219 of file mapper_interface_tests.cpp.
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 | ( | "MapperRegistry Test -- Arg Checking -- one optional arg allowed & given" | , |
"" | [mapper registry] | ||
) |
Definition at line 295 of file mapper_interface_tests.cpp.
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 | ( | "MapperRegistry Test -- Arg Checking -- one optional arg allowed & none given" | , |
"" | [mapper registry] | ||
) |
Definition at line 274 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Arg Checking -- one required arg expected & given" | , |
"" | [mapper registry] | ||
) |
Definition at line 228 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Arg Checking -- one required arg expected & none given" | , |
"" | [mapper registry] | ||
) |
Definition at line 252 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Arg Checking -- two optional args allowed & given" | , |
"" | [mapper registry] | ||
) |
Definition at line 306 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Arg Checking -- two required args expected & given" | , |
"" | [mapper registry] | ||
) |
Definition at line 239 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Arg Checking -- two required args expected & one given" | , |
"" | [mapper registry] | ||
) |
Definition at line 262 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Composite -- AllMappers + Direct arg override" | , |
"" | [mapper registry] | ||
) |
Definition at line 192 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Composite -- AllMappers + Direct args to wrong mapper" | , |
"" | [mapper registry] | ||
) |
Definition at line 206 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Composite -- AllMappers + Direct args" | , |
"" | [mapper registry] | ||
) |
Definition at line 179 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Composite -- AllMappers args" | , |
"" | [mapper registry] | ||
) |
Definition at line 141 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Composite -- Direct args to another mapper" | , |
"" | [mapper registry] | ||
) |
Definition at line 129 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Composite -- Direct | args, |
failure" | , | ||
"" | [mapper registry] | ||
) |
Definition at line 117 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Composite -- Direct | args, |
success" | , | ||
"" | [mapper registry] | ||
) |
Definition at line 105 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Composite -- doubly nested arg overwrites" | , |
"" | [mapper registry] | ||
) |
Definition at line 166 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Composite -- nested args" | , |
"" | [mapper registry] | ||
) |
Definition at line 155 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Direct args to another mapper" | , |
"" | [mapper registry] | ||
) |
Definition at line 60 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Direct | args, |
failure" | , | ||
"" | [mapper registry] | ||
) |
Definition at line 48 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- Direct | args, |
success" | , | ||
"" | [mapper registry] | ||
) |
Definition at line 36 of file mapper_interface_tests.cpp.
SCENARIO | ( | "MapperRegistry Test -- INI printing" | , |
"" | [mapper registry] | ||
) |
Definition at line 330 of file mapper_interface_tests.cpp.