test: refine oom-callback.

This commit is contained in:
Leo Yuriev
2017-05-25 09:51:26 +03:00
parent 5519d568f0
commit 89b5b53193
2 changed files with 7 additions and 5 deletions

View File

@@ -117,7 +117,7 @@ protected:
bool wait4start();
void report(size_t nops_done);
void signal();
bool should_continue() const;
bool should_continue(bool check_timeout_only = false) const;
void generate_pair(const keygen::serial_t serial, keygen::buffer &key,
keygen::buffer &value, keygen::serial_t data_age = 0) {