Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test BlockFlow_test
Definition in file block-flow-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "vault/gear/block-flow.hpp"
#include "lib/test/microbenchmark.hpp"
#include "lib/time/timevalue.hpp"
#include "lib/meta/function.hpp"
#include "lib/format-cout.hpp"
#include "lib/util.hpp"
#include <chrono>
#include <vector>
#include <tuple>
Classes | |
class | BlockFlow_test |
Typedefs | |
using | Allocator = BlockFlow::Allocator |
using | BlockFlow = gear::BlockFlow<> |
using | Epoch = BlockFlow::Epoch |
using | Extent = BlockFlow::Extent |
using | Strategy = BlockFlow::Strategy |
Functions | |
LAUNCHER (BlockFlow_test, "unit engine") | |
Register this test class... More... | |
Namespaces | |
vault | |
Vault-Layer implementation namespace root. | |
vault::gear | |
Active working gear and plumbing. | |
vault::gear::test::LAUNCHER | ( | BlockFlow_test | , |
"unit engine" | |||
) |
Register this test class...