Searched refs:TEST_PEX_RUN (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/gcclibs/libiberty/testsuite/ |
| HD | test-pexecute.c | 207 #define TEST_PEX_RUN(PEXOBJ, FLAGS, EXECUTABLE, ARGV, OUTNAME, ERRNAME) \ in main() macro 250 TEST_PEX_RUN (pex1, PEX_LAST, "./test-pexecute", subargv, NULL, NULL); in main() 259 TEST_PEX_RUN (pex1, PEX_LAST, "./test-pexecute", subargv, NULL, NULL); in main() 270 TEST_PEX_RUN (pex1, PEX_LAST, "./test-pexecute", subargv, NULL, "temp.z"); in main() 281 TEST_PEX_RUN (pex1, 0, "./test-pexecute", subargv, NULL, NULL); in main() 292 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".x", NULL); in main() 295 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".y", NULL); in main() 310 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".x", NULL); in main() 313 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".y", NULL); in main() 328 TEST_PEX_RUN (pex1, PEX_SUFFIX, "./test-pexecute", subargv, ".x", NULL); in main() [all …]
|
| /NextBSD/contrib/binutils/libiberty/ |
| HD | ChangeLog | 763 * testsuite/test-pexecute.c (TEST_PEX_RUN): Move variable
|
| /NextBSD/contrib/gcclibs/libiberty/ |
| HD | ChangeLog | 565 * testsuite/test-pexecute.c (TEST_PEX_RUN): Move variable
|