From a5030205755e6f124844ac919a90a2c83bcf64dd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 1 May 2026 17:49:05 +0200 Subject: Setup alarms in the Argon2 tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- argon2/test_supported.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'argon2/test_supported.c') diff --git a/argon2/test_supported.c b/argon2/test_supported.c index 1589191..4c40ee6 100644 --- a/argon2/test_supported.c +++ b/argon2/test_supported.c @@ -51,6 +51,8 @@ librecrypt__argon2__test_supported(const char *phrase, size_t len, int text, con CONST int main(void) { + SET_UP_ALARM(); + return 0; } -- cgit v1.2.3-70-g09d2