libmdbx/test
Leonid Yuriev bfa6dea784 mdbx: fix size_t/unsigned/int warnings.
Change-Id: Ic5a8684aed232b8b732d6e7a87a6757f3f7afcec
2017-06-06 04:15:08 +03:00
..
base.h test: add simple progress indicator. 2017-05-24 02:31:11 +03:00
cases.cc test: add hill testcase. 2017-05-23 22:18:20 +03:00
chrono.cc test: fix now_realtime() for Windows. 2017-04-25 16:09:02 +03:00
chrono.h test: add rnd and delay tools. 2017-04-23 19:16:21 +03:00
config.cc mdbx: use uint64_t or size_t insted of off_t (buggy on Windows). 2017-05-24 18:50:24 +03:00
config.h mdbx: use uint64_t or size_t insted of off_t (buggy on Windows). 2017-05-24 18:50:24 +03:00
dead.cc test: jitter testcase (squashed major refine). 2017-04-23 19:16:21 +03:00
hill.cc mdbx: rename the rest MDBX_xyz. 2017-05-24 02:24:38 +03:00
jitter.cc test: canary fetch/update for jitter testcase. 2017-04-23 19:16:22 +03:00
keygen.cc mdbx: rename the rest MDBX_xyz. 2017-05-24 02:24:38 +03:00
keygen.h mdbx: rework MDBX_val. 2017-05-23 22:18:21 +03:00
log.cc mdbx: rename the rest MDBX_xyz. 2017-05-24 02:24:38 +03:00
log.h test: add log_extra(). 2017-05-18 15:57:06 +03:00
main.cc test: set default db-size to 4M. 2017-05-24 02:46:51 +03:00
osal-unix.cc test: add simple progress indicator. 2017-05-24 02:31:11 +03:00
osal-windows.cc test: add simple progress indicator. 2017-05-24 02:31:11 +03:00
osal.h test: fix STDERR_FILENO for MSVC. 2017-05-24 02:43:43 +03:00
test.cc mdbx: refine testing-jitter, add MDBX_DBG_JITTER. 2017-06-06 04:15:08 +03:00
test.h test: refine oom-callback. 2017-05-25 12:12:27 +03:00
test.vcxproj mdbx: refine includes, drop midl.h and mdbx_osal.h 2017-05-24 17:05:59 +03:00
utils.cc mdbx: fix size_t/unsigned/int warnings. 2017-06-06 04:15:08 +03:00
utils.h test: add hill testcase. 2017-05-23 22:18:20 +03:00