ecto
Namespaces | Macros | Functions | Variables
test.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ecto
 
 ecto::test
 

Macros

#define ECTO_RANDOM_DELAY()
 

Functions

void ecto::test::random_delay ()
 
template<typename T >
ecto::test::get_from_env_with_default (const char *name, T defval)
 

Variables

const unsigned ecto::test::max_delay
 

Macro Definition Documentation

#define ECTO_RANDOM_DELAY ( )