libmdbx/test
2021-11-25 19:19:15 +03:00
..
darwin mdbx: refine attribute-based macros. 2019-08-25 04:37:15 +03:00
pcrf mdbx: HNY! 2021-01-26 07:27:13 +03:00
append.cc mdbx-test: add stochastic reverse mode to the append scenario. 2021-03-28 23:34:41 +03:00
base.h mdbx++: add ifndef-guard for _CRT_SECURE_NO_WARNINGS. 2021-10-22 20:14:12 +03:00
cases.cc mdbx-test: add params-review by actors. 2021-03-16 01:45:49 +03:00
chrono.cc mdbx: HNY! 2021-01-26 07:27:13 +03:00
chrono.h mdbx: fix #pragma pack to avoid misalignment for some compilers. 2021-10-09 12:36:40 +03:00
CMakeLists.txt mdbx-test: use mdbx::buffer from mdbx++. 2021-07-04 13:23:53 +03:00
config.cc mdbx-test: add exclusive and accede options for DB operation mode. 2021-07-21 02:23:36 +03:00
config.h mdbx: fix #pragma pack to avoid misalignment for some compilers. 2021-10-09 12:36:40 +03:00
copy.cc mdbx-test: add registry for test cases. 2021-03-15 20:52:18 +03:00
dead.cc mdbx-test: add registry for test cases. 2021-03-15 20:52:18 +03:00
dump-load.sh mdbx-test: add dump-load.sh script. 2020-05-15 22:03:29 +03:00
hill.cc mdbx-test: add check for MDBX_ENODATA condition. 2021-11-22 13:43:51 +03:00
jitter.cc mdbx-test: add registry for test cases. 2021-03-15 20:52:18 +03:00
keygen.cc mdbx-test: fix keygen-related issue. 2021-07-26 03:52:46 +03:00
keygen.h mdbx-test: fix keygen-related issue. 2021-07-26 03:52:46 +03:00
log.cc mdbx-windows: more crutches for MinGW. 2021-05-08 18:38:44 +03:00
log.h mdbx: HNY! 2021-01-26 07:27:13 +03:00
long_stochastic.sh mdbx-test: add usage for long-stochastic scripts. 2021-07-19 12:42:57 +03:00
main.cc mdbx-test: remove entropy source and use fully determined PRNG. 2021-08-27 15:03:59 +03:00
nested.cc mdbx-test: avoid extra transaction restart. 2021-10-09 12:30:35 +03:00
osal-unix.cc mdbx: add public MDBX_MAYBE_UNUSED. 2021-05-11 21:07:40 +03:00
osal-windows.cc mdbx: HNY! 2021-01-26 07:27:13 +03:00
osal.h mdbx: HNY! 2021-01-26 07:27:13 +03:00
stochastic_small.sh mdbx-test: add stochastic-small script. 2021-10-09 12:30:39 +03:00
test.cc mdbx-test: add seek-test for MDBX_GET_BOTH. 2021-11-25 19:19:15 +03:00
test.h mdbx-test: add seek-test for MDBX_GET_BOTH. 2021-11-25 19:19:15 +03:00
try.cc mdbx-test: add registry for test cases. 2021-03-15 20:52:18 +03:00
ttl.cc mdbx-test: add registry for test cases. 2021-03-15 20:52:18 +03:00
utils.cc mdbx-test: remove entropy source and use fully determined PRNG. 2021-08-27 15:03:59 +03:00
utils.h mdbx-test: remove entropy source and use fully determined PRNG. 2021-08-27 15:03:59 +03:00
valgrind_suppress.txt mdbx-test: remove vector[...] from Valgrind's suppressions. 2021-07-09 17:44:27 +03:00