From cceaaa8161eb8b0b39854215417b39a9703b7aa5 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 21 Aug 2023 17:46:03 +0200 Subject: Harden umask --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 5145b3b..5bc7fdb 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -91,6 +91,7 @@ TARGETS= \ test_strrchr_static_read \ test_ttyname_r_dynamic \ test_ttyname_r_static \ + test_umask \ test_vsnprintf_dynamic \ test_vsnprintf_static \ test_vsprintf \ -- cgit v1.3