mdbx-tests: добавление extra/txn.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2025-01-04 04:01:41 +03:00
parent dc98f06d2c
commit 10ac9a9c50
2 changed files with 293 additions and 0 deletions

View File

@@ -306,6 +306,7 @@ else()
add_extra_test(crunched_delete TIMEOUT 10800)
add_extra_test(dbi)
add_extra_test(open)
add_extra_test(txn)
endif()
add_extra_test(hex_base64_base58)
endif()