From dad7183404977f02512898b030242a7c0a40051c Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 22 Jun 2023 18:42:17 +0200 Subject: Add a test for ppoll --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index fa0bcdd..0e415a5 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -32,6 +32,7 @@ TARGETS=test_memcpy_static_write \ test_stpncpy_static_write \ test_getcwd \ test_poll \ + test_ppoll \ .SILENT: -- cgit v1.3