libmdbx/test
Leonid Yuriev 4eccf901ea mdbx: rename MDBX_NOSYNC to MDBX_SAFE_NOSYNC for clarity.
Change-Id: I1d04600832cb7c86c578d72f3d6163ee22d134b7
2019-12-15 15:17:24 +03:00
..
darwin mdbx: refine attribute-based macros. 2019-08-25 04:37:15 +03:00
pcrf mdbx: rename MDBX_NOSYNC to MDBX_SAFE_NOSYNC for clarity. 2019-12-15 15:17:24 +03:00
append.cc mdbx: rework max key-length and limit API. 2019-11-30 01:29:48 +03:00
base.h mdbx: split-off mdbx-options into options.h. 2019-11-13 23:50:38 +03:00
cases.cc mdbx-test: support for systems lack of _POSIX_THREAD_PROCESS_SHARED. 2019-11-11 13:10:22 +03:00
chrono.cc mdbx-test: avoid redefine xSEC_PER_SEC. 2019-10-10 22:53:13 +03:00
chrono.h mdbx: conform to and use -Wpedantic. 2019-10-26 00:02:28 +03:00
CMakeLists.txt mdbx-cmake: require C99 or use C11 when available. 2019-10-24 22:12:14 +03:00
config.cc mdbx: rename MDBX_NOSYNC to MDBX_SAFE_NOSYNC for clarity. 2019-12-15 15:17:24 +03:00
config.h mdbx: fix minor typos. 2019-11-18 00:13:27 +03:00
copy.cc mdbx: remove UTF8-BOM (preparation for 'make dist'). 2019-09-10 02:18:50 +03:00
dead.cc mdbx: remove UTF8-BOM (preparation for 'make dist'). 2019-09-10 02:18:50 +03:00
hill.cc mdbx-test: add nested testcase. 2019-10-09 23:38:44 +03:00
jitter.cc mdbx-tests: add db-resize to jitter case. 2019-12-07 03:08:00 +03:00
keygen.cc mdbx: rework max key-length and limit API. 2019-11-30 01:29:48 +03:00
keygen.h mdbx: rework max key-length and limit API. 2019-11-30 01:29:48 +03:00
log.cc mdbx: portability fixes for SunOS/Solaris/OpenIndiana. 2019-11-11 15:13:56 +03:00
log.h mdbx-test: don't filter lib's output by test's log-level. 2019-10-21 07:50:11 +03:00
long_stochastic.sh mdbx: refine Valgrind support (i.e. avoid false-positives). 2019-10-11 01:06:26 +03:00
main.cc mdbx: rename MDBX_NOSYNC to MDBX_SAFE_NOSYNC for clarity. 2019-12-15 15:17:24 +03:00
nested.cc mdbx: rename MDBX_NOSYNC to MDBX_SAFE_NOSYNC for clarity. 2019-12-15 15:17:24 +03:00
osal-unix.cc mdbx-test: fix SEM_A/SEM_R for NetBSD. 2019-11-30 01:29:48 +03:00
osal-windows.cc mdbx-test: fix single-actor mode for Windows. 2019-12-07 03:08:03 +03:00
osal.h mdbx-test: rework progess inticator. 2019-10-02 02:51:50 +03:00
test.cc mdbx-test: minor refine nested case. 2019-11-26 15:43:06 +03:00
test.h mdbx: rework max key-length and limit API. 2019-11-30 01:29:48 +03:00
try.cc mdbx: remove UTF8-BOM (preparation for 'make dist'). 2019-09-10 02:18:50 +03:00
ttl.cc mdbx-test: more probability of zero-window (i.e. flipcoin_x4) for ttl and nested testcases. 2019-10-21 07:50:11 +03:00
utils.cc mdbx-test: less probability for aborting nested transactions in nested testcase. 2019-10-21 07:50:11 +03:00
utils.h mdbx-test: less probability for aborting nested transactions in nested testcase. 2019-10-21 07:50:11 +03:00
valgrind_suppress.txt mdbx: alter Valgrind suppressions. 2019-10-21 10:00:55 +03:00