From 69f07e5fd1a68cc2d2363394fdab3882b83082b2 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 19 Oct 2012 22:04:19 -0700 Subject: Add string IFUNC tests --- string/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'string/Makefile') diff --git a/string/Makefile b/string/Makefile index 8d1db744f7..54eae7072f 100644 --- a/string/Makefile +++ b/string/Makefile @@ -58,6 +58,8 @@ tests := tester inl-tester noinl-tester testcopy test-ffs \ bug-envz1 tst-strxfrm2 tst-endian tst-svc2 \ tst-strtok_r +tests-ifunc := $(strop-tests:%=test-%-ifunc) +tests += $(tests-ifunc) include ../Rules -- cgit 1.4.1