diff options
| author | jvoisin | 2023-08-21 17:46:03 +0200 |
|---|---|---|
| committer | jvoisin | 2023-08-21 17:48:29 +0200 |
| commit | cceaaa8161eb8b0b39854215417b39a9703b7aa5 (patch) | |
| tree | 8a9fa4b7179b2955fcbc5a9e699ffc250f8a023e /tests/Makefile | |
| parent | 5a387cee873365069ad40201fa4d1c514476aa55 (diff) | |
Harden umask
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index 5145b3b..5bc7fdb 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -91,6 +91,7 @@ TARGETS= \ | |||
| 91 | test_strrchr_static_read \ | 91 | test_strrchr_static_read \ |
| 92 | test_ttyname_r_dynamic \ | 92 | test_ttyname_r_dynamic \ |
| 93 | test_ttyname_r_static \ | 93 | test_ttyname_r_static \ |
| 94 | test_umask \ | ||
| 94 | test_vsnprintf_dynamic \ | 95 | test_vsnprintf_dynamic \ |
| 95 | test_vsnprintf_static \ | 96 | test_vsnprintf_static \ |
| 96 | test_vsprintf \ | 97 | test_vsprintf \ |
