mdbx-test: initial/incomplete/draft test for get-cached feature.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2025-11-07 22:38:02 +03:00
parent 8a013763b1
commit 1da92cb0f7
3 changed files with 194 additions and 2 deletions

View File

@@ -292,6 +292,7 @@ else()
add_extra_test(dbi)
add_extra_test(open)
add_extra_test(txn)
add_extra_test(get_cached)
endif()
add_extra_test(hex_base64_base58)
endif()