mdbx-testing: добавление extra/open.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2024-09-18 12:03:28 +03:00
parent b11998de01
commit ce579bcb8e
2 changed files with 89 additions and 0 deletions

View File

@@ -284,6 +284,7 @@ else()
add_extra_test(doubtless_positioning TIMEOUT 10800)
add_extra_test(crunched_delete TIMEOUT 10800)
add_extra_test(dbi)
add_extra_test(open)
endif()
endif()