libmdbx/test
2017-07-05 23:08:45 +03:00
..
base.h mdbx-test: fix warnings from MSVC 2013. 2017-07-05 23:08:45 +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 test: typo fix. 2017-06-21 01:42:41 +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: fix MSVC warnings, add uint16-range-asserts. 2017-07-03 04:41:00 +03:00
keygen.h mdbx-test: fix warnings from MSVC 2013. 2017-07-05 23:08:45 +03:00
log.cc test: fix minor defects (coverity). 2017-07-04 13:21:16 +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 test: allow null as 'function name' for logging (coverity). 2017-07-04 13:21:16 +03:00
test.h mdbx-test: fix warnings from MSVC 2013. 2017-07-05 23:08:45 +03:00
test.vcxproj mdbx: use /W4 (level4 for warnings) and /WX (treat warnings as errors). 2017-07-03 04:43:00 +03:00
utils.cc test: add 'volatile' to rdtsc() and friends (fix for modern clang). 2017-07-03 05:11:52 +03:00
utils.h test: add hill testcase. 2017-05-23 22:18:20 +03:00