From a2745278eb03d63f4df8da4367f27ec8cab7deb9 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 30 Sep 2023 00:15:26 +0200 Subject: Add `strlen` --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 81593cf..c862c52 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -87,6 +87,7 @@ RUNTIME_TARGETS= \ test_stpncpy_overwrite_over \ test_stpncpy_overwrite_under \ test_stpncpy_static_write \ + test_strlen_static_read \ test_strcat_static_write \ test_strchr_dynamic_read \ test_strchr_static_read \ -- cgit v1.3