test: jitter testcase (squashed major refine).

This commit is contained in:
Leo Yuriev
2017-04-21 18:41:11 +03:00
parent 101e015d2c
commit f3e31a74ee
12 changed files with 454 additions and 268 deletions

View File

@@ -26,7 +26,7 @@ bool testcase_hill::setup() {
}
bool testcase_hill::run() {
mdbx_open();
db_open();
/* TODO */
return true;
}