From acfa9f6ce8295b2493b4e21b73463b93ef3c4333 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 22 Aug 2023 19:16:49 +0200 Subject: Add hardening for pwrite --- tests/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 1f92b36..1c73c7e 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -63,6 +63,8 @@ TARGETS= \ test_ppoll_static \ test_pread_dynamic \ test_pread_static \ + test_pwrite_dynamic \ + test_pwrite_static \ test_read_dynamic \ test_read_static \ test_readlink_dynamic \ -- cgit v1.3