mdbx-test: add ttl testcase.

Change-Id: Ia5d164fde250e959226a53c63fcaf024ffe965a2
This commit is contained in:
Leonid Yuriev
2019-06-21 22:42:45 +03:00
parent eecec74e21
commit 9cf9d6eac2
11 changed files with 192 additions and 21 deletions

View File

@@ -28,7 +28,8 @@ enum actor_testcase {
ac_jitter,
ac_try,
ac_copy,
ac_append
ac_append,
ac_ttl
};
enum actor_status {