From 6a801d8a749da3889ec57030cee09d1d60b4663e Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 1 Oct 2023 22:00:21 +0200 Subject: Add `fprintf` --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/Makefile b/tests/Makefile index 4c127b5..445ac9c 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -22,6 +22,7 @@ RUNTIME_TARGETS= \ test_fgets_static \ test_fgetws_dynamic \ test_fgetws_static \ + test_fprintf \ test_fread_int_overflow \ test_fread_overwrite_dynamic \ test_fread_overwrite_static \ -- cgit v1.3