From 28d61f4202a73fa39d07774c66e1404858adfee9 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 22 Jun 2023 18:33:53 +0200 Subject: Add a test for `poll` --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index b27b294..fa0bcdd 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -31,6 +31,7 @@ TARGETS=test_memcpy_static_write \ test_stpncpy_overwrite_under \ test_stpncpy_static_write \ test_getcwd \ + test_poll \ .SILENT: -- cgit v1.3