From de54b33a3df1de0a2fd0197bec9ab9397298d39a Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 19 Oct 2012 22:02:47 -0700 Subject: Add debug IFUNC tests --- debug/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debug/Makefile') diff --git a/debug/Makefile b/debug/Makefile index ae5b674a96..04dd79981a 100644 --- a/debug/Makefile +++ b/debug/Makefile @@ -126,6 +126,9 @@ tests = backtrace-tst tst-longjmp_chk tst-chk1 tst-chk2 tst-chk3 \ tst-chk4 tst-chk5 tst-chk6 tst-lfschk4 tst-lfschk5 tst-lfschk6 \ tst-longjmp_chk2 +tests-ifunc := $(stpcpy_chk strcpy_chk:%=test-%-ifunc) +tests += $(tests-ifunc) + extra-libs = libSegFault libpcprofile extra-libs-others = $(extra-libs) -- cgit 1.4.1