Home
last modified time | relevance | path

Searched defs:runTests (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.shared/
H A Dlibloaddep.d9 auto runTests = cast(RunTests).dlsym(h, "runTests"); in runDepTests() local
H A DlinkDR.c23 int (*runTests)(void) = dlsym(dlib, "runTests"); in main() local
H A DloadDR.c30 int (*runTests)(void) = dlsym(dlib, "runTests"); in main() local
H A Dplugin.d43 extern(C) int runTests() in runTests() function
H A Dload.d123 void runTests(string libName) in runTests() function
H A Dlib.d59 extern(C) int runTests() in runTests() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.shared/
H A Dlibloaddep.d9 auto runTests = cast(RunTests).dlsym(h, "runTests"); in runDepTests() local
H A DlinkDR.c23 int (*runTests)(void) = dlsym(dlib, "runTests"); in main() local
H A DloadDR.c30 int (*runTests)(void) = dlsym(dlib, "runTests"); in main() local
H A Dplugin.d43 extern(C) int runTests() in runTests() function
H A Dload.d122 void runTests(string libName) in runTests() function
H A Dlib.d59 extern(C) int runTests() in runTests() function