From b714dbd77f79262b00298fcdb3f69bf518dcd242 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 22 Jun 2023 18:14:24 +0200 Subject: Add a test for strncat --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 11718cc..dcfe22e 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -19,6 +19,7 @@ TARGETS=test_memcpy_static_write \ test_strcpy_overwrite_over \ test_strcpy_overwrite_under \ test_strcpy_static_write \ + test_strncat_static_write \ test_strncpy_overwrite_over \ test_strncpy_overwrite_under \ test_strncpy_static_write \ -- cgit v1.3