From 9231e0905829f1c33abe07bed9be35298c9bdcf5 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 21 Aug 2023 22:55:34 +0200 Subject: Add tests for wmemset --- tests/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index be379cd..1f92b36 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -37,6 +37,8 @@ TARGETS= \ test_mbsrtowcs_static \ test_mbstowcs_dynamic \ test_mbstowcs_static \ + test_wmemset_dynamic \ + test_wmemset_static \ test_memchr_dynamic_read \ test_memchr_static_read \ test_memcpy_dynamic_read \ -- cgit v1.3