preCICE v3.2.0
Loading...
Searching...
No Matches
StorageTest.cpp File Reference
#include <Eigen/Core>
#include "testing/TestContext.hpp"
#include "testing/Testing.hpp"
#include "time/Storage.hpp"
Include dependency graph for StorageTest.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (testInitialize)
 BOOST_AUTO_TEST_CASE (testClear)
 BOOST_AUTO_TEST_CASE (testMove)
 BOOST_AUTO_TEST_CASE (testGetTimesAndValues)
 BOOST_AUTO_TEST_CASE (testExtrapolateDataZerothOrder)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( testClear )

Definition at line 32 of file StorageTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( testExtrapolateDataZerothOrder )

Definition at line 112 of file StorageTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( testGetTimesAndValues )

Definition at line 87 of file StorageTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( testInitialize )

Definition at line 14 of file StorageTest.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( testMove )

Definition at line 54 of file StorageTest.cpp.

Here is the call graph for this function: