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

Functions

 TEST_CASE ("OCStraightLinePrediction: predict constant speed", "[occupancycylinderprediction]")
 
 TEST_CASE ("OCStraightLinePrediction: predict optional deceleration", "[occupancycylinderprediction]")
 
 TEST_CASE ("OCStraightLinePrediction: predict optional acceleration", "[occupancycylinderprediction]")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "OCStraightLinePrediction: predict constant speed"  ,
""  [occupancycylinderprediction] 
)
Here is the call graph for this function:

◆ TEST_CASE() [2/3]

TEST_CASE ( "OCStraightLinePrediction: predict optional acceleration"  ,
""  [occupancycylinderprediction] 
)
Here is the call graph for this function:

◆ TEST_CASE() [3/3]

TEST_CASE ( "OCStraightLinePrediction: predict optional deceleration"  ,
""  [occupancycylinderprediction] 
)
Here is the call graph for this function: