From 228cfb018a162ad3df239f4cb7f2ed2368b6da5e Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 19 Oct 2012 22:13:34 -0700 Subject: Add wcsmbs IFUNC tests --- wcsmbs/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'wcsmbs/Makefile') diff --git a/wcsmbs/Makefile b/wcsmbs/Makefile index 7402ec9fd6..37e379c279 100644 --- a/wcsmbs/Makefile +++ b/wcsmbs/Makefile @@ -45,6 +45,8 @@ strop-tests := wcscmp wmemcmp wcslen wcschr wcsrchr wcscpy tests := tst-wcstof wcsmbs-tst1 tst-wcsnlen tst-btowc tst-mbrtowc \ tst-wcrtomb tst-wcpncpy tst-mbsrtowcs tst-wchar-h tst-mbrtowc2 \ tst-c16c32-1 wcsatcliff $(addprefix test-,$(strop-tests)) +tests-ifunc := $(strop-tests:%=test-%-ifunc) +tests += $(tests-ifunc) include ../Rules -- cgit 1.4.1