diff --git a/test/test-list.h b/test/test-list.h index 5c1a1c99..a48f6f38 100644 --- a/test/test-list.h +++ b/test/test-list.h @@ -779,7 +779,7 @@ TASK_LIST_START TEST_ENTRY (tmpdir) - TEST_ENTRY (hrtime) + TEST_ENTRY_CUSTOM (hrtime, 0, 0, 10000) TEST_ENTRY_CUSTOM (getaddrinfo_fail, 0, 0, 10000) TEST_ENTRY_CUSTOM (getaddrinfo_fail_sync, 0, 0, 10000)