preCICE v3.1.2
Loading...
Searching...
No Matches
Functions
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 30 of file StorageTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( testExtrapolateDataZerothOrder )

Definition at line 107 of file StorageTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( testGetTimesAndValues )

Definition at line 83 of file StorageTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( testInitialize )

Definition at line 13 of file StorageTest.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( testMove )

Definition at line 51 of file StorageTest.cpp.