![]() |
Project
|
#include <catch_amalgamated.hpp>
#include "Framework/TimesliceIndex.h"
#include "Framework/VariableContextHelpers.h"
Go to the source code of this file.
Functions | |
TEST_CASE ("TestBasics") | |
TEST_CASE ("TestLRUReplacement") | |
TEST_CASE ("TestOldestPossibleTimeslice") | |
TEST_CASE | ( | "TestBasics" | ) |
Definition at line 16 of file test_TimesliceIndex.cxx.
TEST_CASE | ( | "TestLRUReplacement" | ) |
Definition at line 49 of file test_TimesliceIndex.cxx.
TEST_CASE | ( | "TestOldestPossibleTimeslice" | ) |
A test to check the calculations of the oldest possible timeslice in the index.
Definition at line 103 of file test_TimesliceIndex.cxx.