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

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2025-11-06 10:35:23 +03:00
parent 428e82ffa9
commit f7cfa21d70
2 changed files with 141 additions and 0 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()