Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 3 of 3) sorted by relevance

/elf/
A Dloadtest.c41 } tests[] = variable
68 #define NTESTS (sizeof (tests) / sizeof (tests[0]))
109 int index = tests[nr].index; in main()
120 tests[nr].options); in main()
126 fct = dlsym (testobjs[index].handle, tests[nr].fname); in main()
130 tests[nr].fname, testobjs[index].name, dlerror ()); in main()
A DMakefile185 tests-container := \
198 tests-internal := tst-tls1 $(tests-static-internal)
199 tests-static := $(tests-static-normal) $(tests-static-internal)
270 tests += $(tests-execstack-$(have-z-execstack))
454 tests += vismain
466 tests += $(tests-static)
477 tests-static += $(tests-ifuncstatic)
478 tests-internal += $(tests-ifuncstatic)
482 tests-internal += \
510 tests-internal += $(ifunc-pie-tests)
[all …]
A Ddso-sort-tests-2.def6 # algorithms currently produce, and are used for regression comparison tests.

Completed in 15 milliseconds