Lines Matching refs:tests
51 ifeq (yesyes,$(build-shared)$(run-built-tests))
52 tests-special += $(objpfx)list-tunables.out
170 tests-static-normal := tst-array1-static tst-array5-static \
177 tests-static-internal := tst-tls1-static \
185 tests-container := \
189 ifeq (no,$(build-hardcoded-path-in-tests))
192 tests-container += tst-glibc-hwcaps-prepend-cache
195 tests := tst-tls9 tst-leaks1 \ macro
198 tests-internal := tst-tls1 $(tests-static-internal)
199 tests-static := $(tests-static-normal) $(tests-static-internal)
202 tests-static += tst-tls9-static tst-single_threaded-static-dlopen
208 tests += restest1 preloadtest loadfail multiload origtest resolvfail \
245 tests-internal += loadtest unload unload2 circleload1 \
252 tests-container += tst-pldd tst-dlopen-tlsmodid-container \
256 tests-pie += tst-align3
260 tests-execstack-yes = tst-execstack tst-execstack-needed tst-execstack-prog
263 tests += tst-audit14 tst-audit15 tst-audit16
264 ifeq ($(run-built-tests),yes)
265 tests-special += $(objpfx)tst-audit14-cmp.out $(objpfx)tst-audit15-cmp.out \
270 tests += $(tests-execstack-$(have-z-execstack))
271 ifeq ($(run-built-tests),yes)
272 tests-special += $(objpfx)tst-leaks1-mem.out \
408 modules-names-tests = $(filter-out ifuncmod% tst-tlsmod%,\
412 tests += tst-gnu2-tls1
418 tests += tst-audit-tlsdesc tst-audit-tlsdesc-dlopen
436 tests += tst-protected1a tst-protected1b
450 tests += tst-pie1 tst-pie2 tst-dlopen-pie tst-dlopen-tlsmodid-pie \
452 tests-pie += tst-pie1 tst-pie2 tst-dlopen-tlsmodid-pie tst-dlopen-self-pie
454 tests += vismain
455 tests-pie += vismain
466 tests += $(tests-static)
469 tests-ifuncstatic := ifuncmain1static ifuncmain1picstatic \
475 tests-ifuncstatic += ifuncmain9static ifuncmain9picstatic
477 tests-static += $(tests-ifuncstatic)
478 tests-internal += $(tests-ifuncstatic)
480 tests += tst-ifunc-fault-lazy tst-ifunc-fault-bindnow
482 tests-internal += \
489 tests-internal += ifuncmain1 ifuncmain5 ifuncmain5pic
492 tests-internal += ifuncmain9 ifuncmain9pic
499 ifunc-pie-tests = ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie \
502 ifunc-pie-tests += ifuncmain9pie
505 ifunc-pie-tests += ifuncmain5pie
508 ifunc-pie-tests += tst-ifunc-textrel
510 tests-internal += $(ifunc-pie-tests)
511 tests-pie += $(ifunc-pie-tests)
521 ifeq ($(run-built-tests),yes)
522 tests-special += $(objpfx)tst-pathopt.out $(objpfx)tst-rtld-load-self.out \
526 tests-special += $(objpfx)check-textrel.out $(objpfx)check-execstack.out \
531 ifeq ($(run-built-tests),yes)
532 tests-special += $(objpfx)order-cmp.out $(objpfx)tst-array1-cmp.out \
556 postclean-generated += $(objpfx)/dso-sort-tests-2.generated-makefile \
557 $(objpfx)/dso-sort-tests-2.generated-makefile
561 $(eval $(call include_dsosort_tests,dso-sort-tests-1.def))
562 $(eval $(call include_dsosort_tests,dso-sort-tests-2.def))
566 tests-special += $(objpfx)check-abi-ld.out
571 tests += tst-prelink
572 tests-internal += tst-prelink-cmp
582 tests-internal += tst-_dl_addr_inside_object
583 tests-pie += tst-_dl_addr_inside_object
929 tests: $(test-modules) target