ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
test_independentlanechangegeometry.cpp File Reference
#include <adore/env/borderbased/independentlanechangegeometry.h>
#include <catch2/catch.hpp>
Include dependency graph for test_independentlanechangegeometry.cpp:

Functions

 TEST_CASE ("independentlanechangegeometry::collect*Borders: minimal turnout left a)", "[independentlanechangegeometry]")
 
 TEST_CASE ("independentlanechangegeometry::collect*Borders: exit right b)", "[independentlanechangegeometry]")
 
 TEST_CASE ("independentlanechangegeometry::update: exit right b)", "[independentlanechangegeometry]")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "independentlanechangegeometry::collect*Borders: exit right  b)

Border layout: 13|14|15|16|17|18| -> 00|01|02|03|04|05| | * \ 06|07|08 09|10| \
|11|12|

Here is the call graph for this function:

◆ TEST_CASE() [2/3]

TEST_CASE ( "independentlanechangegeometry::collect*Borders: minimal turnout left  a)

Border layout: 08|09 / * \ 04|05|06|07 -> 00|01|02|03

Here is the call graph for this function:

◆ TEST_CASE() [3/3]

TEST_CASE ( "independentlanechangegeometry::update: exit right  b)

Border layout: 13|14|15|16|17|18| -> 00|01|02|03|04|05| | * \ 06|07|08 09|10| \
|11|12|

Here is the call graph for this function: