From 32b21b7d85383df49030b18240c1409e73001066 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 1 Oct 2023 22:06:17 +0200 Subject: Add vfprintf` --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 445ac9c..5f70069 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -114,6 +114,7 @@ RUNTIME_TARGETS= \ test_vsnprintf_dynamic \ test_vsnprintf_static \ test_vsprintf \ + test_vfprintf \ test_vprintf \ test_wcscat_static_write \ test_wcscpy_static_write \ -- cgit v1.3