test: add chrono.

This commit is contained in:
Leo Yuriev
2017-04-11 19:00:26 +03:00
parent 2a80ad67fb
commit 8b42b8bfd4
5 changed files with 174 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
#pragma once
#include "base.h"
#include "chrono.h"
#include "config.h"
#include "keygen.h"
#include "log.h"