From 1403ff93afcdd3fea2d18a05b73a9dd11c81a21f Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 4 Sep 2023 01:46:59 +0200 Subject: Add tests for wmemcpy --- tests/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index ced53f6..8f17906 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -104,6 +104,8 @@ TARGETS= \ test_write_dynamic \ test_wmemmove_dynamic_write \ test_wmemmove_static_write \ + test_wmemcpy_dynamic_write \ + test_wmemcpy_static_write \ test_write_static \ .SILENT: -- cgit v1.3