libmdbx/test
Leonid Yuriev 2ee45b1820 mdbx-test: using std::atomic<> instead of sig_atomic_t.
Change-Id: I37d0c2768ec54ddd3c529d4b9a29f66df6ca265e
2020-06-26 03:33:53 +03:00
..
darwin mdbx: refine attribute-based macros. 2019-08-25 04:37:15 +03:00
pcrf mdbx-build: rearrange source files, rework CMakeLists.txt and refine GNUMakefile (squashed). 2020-04-17 00:37:57 +03:00
append.cc mdbx: HNY! 2020-01-21 00:17:55 +03:00
base.h mdbx-build: rearrange source files, rework CMakeLists.txt and refine GNUMakefile (squashed). 2020-04-17 00:37:57 +03:00
cases.cc mdbx: HNY! 2020-01-21 00:17:55 +03:00
chrono.cc mdbx: HNY! 2020-01-21 00:17:55 +03:00
chrono.h mdbx: HNY! 2020-01-21 00:17:55 +03:00
CMakeLists.txt mdbx-cmake: fixes for old C/C++ compilers and/or CMake. 2020-06-26 03:28:15 +03:00
config.cc mdbx-test: add '--keygen.zefofill=NO' option. 2020-05-25 14:53:38 +03:00
config.h mdbx-test: minor refine comments & keygen-params ranges. 2020-05-26 18:40:10 +03:00
copy.cc mdbx: remove UTF8-BOM (preparation for 'make dist'). 2019-09-10 02:18:50 +03:00
dead.cc mdbx: HNY! 2020-01-21 00:17:55 +03:00
dump-load.sh mdbx-test: add dump-load.sh script. 2020-05-15 22:03:29 +03:00
hill.cc mdbx-test: output b+trees depths from 'hill' testcase. 2020-05-25 14:53:38 +03:00
jitter.cc mdbx-test: follow MDBX_UNABLE_EXTEND_MAPSIZE changes. 2020-02-28 17:39:52 +03:00
keygen.cc mdbx-test: add '--keygen.zefofill=NO' option. 2020-05-25 14:53:38 +03:00
keygen.h mdbx-test: minor refine comments & keygen-params ranges. 2020-05-26 18:40:10 +03:00
log.cc mdbx: HNY! 2020-01-21 00:17:55 +03:00
log.h mdbx: HNY! 2020-01-21 00:17:55 +03:00
long_stochastic.sh mdbx-test: use banner tool only when available. 2020-06-20 19:03:10 +03:00
main.cc mdbx-test: minor refine comments & keygen-params ranges. 2020-05-26 18:40:10 +03:00
nested.cc mdbx-test: fix clang/glibcxx incompatibility. 2020-06-04 19:57:07 +03:00
osal-unix.cc mdbx-test: using std::atomic<> instead of sig_atomic_t. 2020-06-26 03:33:53 +03:00
osal-windows.cc mdbx-test: minor cleanup osal_delay() for Windows. 2020-04-17 00:37:57 +03:00
osal.h mdbx: HNY! 2020-01-21 00:17:55 +03:00
test.cc mdbx-test: fix nops_completed type. 2020-05-25 14:53:38 +03:00
test.h mdbx-test: fix nops_completed type. 2020-05-25 14:53:38 +03:00
try.cc mdbx: remove UTF8-BOM (preparation for 'make dist'). 2019-09-10 02:18:50 +03:00
ttl.cc mdbx-test: fix nops_completed type. 2020-05-25 14:53:38 +03:00
utils.cc mdbx-test: add '--keygen.zefofill=NO' option. 2020-05-25 14:53:38 +03:00
utils.h mdbx-test: mdbx: avoid gcc-anylyzer false-positive warnings. 2020-05-02 22:38:53 +03:00
valgrind_suppress.txt mdbx-test: revert removal of the vector[...] pattern to avoid issues from old Valgrind. 2020-05-15 11:30:35 +03:00