From bc0c8a57cb13fb110b3f9e050d67ef2d5678f85f Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 21 Aug 2023 22:49:21 +0200 Subject: Add tests for mbstowcs --- tests/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 5bc7fdb..be379cd 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -35,6 +35,8 @@ TARGETS= \ test_getlogin_r_static \ test_mbsrtowcs_dynamic \ test_mbsrtowcs_static \ + test_mbstowcs_dynamic \ + test_mbstowcs_static \ test_memchr_dynamic_read \ test_memchr_static_read \ test_memcpy_dynamic_read \ -- cgit v1.3