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

Macros

#define CATCH_CONFIG_MAIN
 

Functions

 TEST_CASE ("testing fit function", "[cubic piecewice function]")
 
 TEST_CASE ("testing static fit function", "[cubicpiecewisefunctionstatic]")
 

Macro Definition Documentation

◆ CATCH_CONFIG_MAIN

#define CATCH_CONFIG_MAIN

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "testing fit function"  ,
""  [cubic piecewice function] 
)
Here is the call graph for this function:

◆ TEST_CASE() [2/2]

TEST_CASE ( "testing static fit function"  ,
""  [cubicpiecewisefunctionstatic] 
)
Here is the call graph for this function: