aboutsummaryrefslogtreecommitdiffstats
path: root/librecrypt_test_supported.c
diff options
context:
space:
mode:
Diffstat (limited to 'librecrypt_test_supported.c')
-rw-r--r--librecrypt_test_supported.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/librecrypt_test_supported.c b/librecrypt_test_supported.c
index 71daad1..a0f7d73 100644
--- a/librecrypt_test_supported.c
+++ b/librecrypt_test_supported.c
@@ -47,7 +47,9 @@ int
main(void)
{
SET_UP_ALARM();
+ INIT_RESOURCE_TEST();
+ STOP_RESOURCE_TEST();
return 0;
}