netxsimdg
Loading...
Searching...
No Matches
Iterator_test.cpp File Reference
#include "Iterator.hpp"
#include <doctest/doctest.h>
Include dependency graph for Iterator_test.cpp:

Go to the source code of this file.

Classes

class  Nextsim::Counterant
 

Functions

template<typename T >
Nextsim::zeroTime ()
 
template<>
std::chrono::time_point< Iterator::Clock > Nextsim::zeroTime< std::chrono::time_point< Iterator::Clock > > ()
 
template<>
size_t Nextsim::zeroTime< size_t > ()
 
 Nextsim::TEST_SUITE_BEGIN ("Iterator")
 
 Nextsim::TEST_CASE ("Count iterator testing")
 
 Nextsim::TEST_SUITE_END ()
 

Detailed Description

Date
12 Aug 2021
Author
Tim Spain timot.nosp@m.hy.s.nosp@m.pain@.nosp@m.ners.nosp@m.c.no

Definition in file Iterator_test.cpp.

Macro Definition Documentation

◆ DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN

#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN

Definition at line 9 of file Iterator_test.cpp.

Function Documentation

◆ TEST_CASE()

Nextsim::TEST_CASE ( "Count iterator testing" )

Definition at line 50 of file Iterator_test.cpp.

◆ zeroTime< size_t >()

template<>
size_t Nextsim::zeroTime< size_t > ( )

Definition at line 44 of file Iterator_test.cpp.

◆ zeroTime< std::chrono::time_point< Iterator::Clock > >()

template<>
std::chrono::time_point< Iterator::Clock > Nextsim::zeroTime< std::chrono::time_point< Iterator::Clock > > ( )

Definition at line 36 of file Iterator_test.cpp.