From 9064a508d5f1ed3514d3e5b4734576e80f7048ae Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 7 Dec 2023 11:58:47 +0100 Subject: Add a global test to ensure that all headers are compiling --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 4889dc7..f91bff0 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -18,6 +18,7 @@ RUNTIME_TARGETS= \ test_bcopy_static_write \ test_bzero_dynamic_write \ test_bzero_static_write \ + test_compile \ test_confstr_dynamic \ test_confstr_static \ test_fgets_dynamic \ -- cgit v1.3