about summary refs log tree commit diff
path: root/sysdeps/x86_64/Makefile
diff options
context:
space:
mode:
authorRaoni Fassina Firmino <raoni@linux.ibm.com>2022-04-01 17:05:01 -0300
committerRaoni Fassina Firmino <raoni@linux.ibm.com>2022-04-01 17:05:01 -0300
commitb81d2ac6b424b7f9551f18794095784bc8f88074 (patch)
tree17d512f3c815b84e9ea4d33a1d6617f0a3977192 /sysdeps/x86_64/Makefile
parentd7cb3e1086f43b8251606c3f6a15806b919b7e1d (diff)
parent443e146ce7aa1df0aa29fc0775451a4d933fcfbb (diff)
downloadglibc-b81d2ac6b424b7f9551f18794095784bc8f88074.tar.gz
glibc-b81d2ac6b424b7f9551f18794095784bc8f88074.tar.xz
glibc-b81d2ac6b424b7f9551f18794095784bc8f88074.zip
Merge branch release/2.32/master into ibm/2.32/master ibm/2.32/master
Diffstat (limited to 'sysdeps/x86_64/Makefile')
-rw-r--r--sysdeps/x86_64/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysdeps/x86_64/Makefile b/sysdeps/x86_64/Makefile
index 42b97c5cc7..020044da80 100644
--- a/sysdeps/x86_64/Makefile
+++ b/sysdeps/x86_64/Makefile
@@ -20,6 +20,8 @@ endif
 ifeq ($(subdir),string)
 sysdep_routines += strcasecmp_l-nonascii strncase_l-nonascii
 gen-as-const-headers += locale-defines.sym
+tests += \
+  tst-rsi-strlen
 endif
 
 ifeq ($(subdir),elf)
@@ -150,6 +152,11 @@ ifeq ($(subdir),csu)
 gen-as-const-headers += tlsdesc.sym rtld-offsets.sym
 endif
 
+ifeq ($(subdir),wcsmbs)
+tests += \
+  tst-rsi-wcslen
+endif
+
 $(objpfx)x86_64/tst-x86_64mod-1.os: $(objpfx)tst-x86_64mod-1.os
 	$(make-target-directory)
 	rm -f $@