From fd36113966af1df5900e9ef9749ae1f2ff1b0145 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 26 Aug 2023 23:42:14 +0200 Subject: Add two tests for wmemmove --- tests/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 1c73c7e..ced53f6 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -102,6 +102,8 @@ TARGETS= \ test_vsnprintf_static \ test_vsprintf \ test_write_dynamic \ + test_wmemmove_dynamic_write \ + test_wmemmove_static_write \ test_write_static \ .SILENT: -- cgit v1.3