Home
last modified time | relevance | path

Searched defs:helpers (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/bsd/kyua-testers/dist/
H A Datf_inttest.c41 char* helpers = helpers_path(tc); in ATF_TC_BODY() local
63 char* helpers = helpers_path(tc); in ATF_TC_BODY() local
78 char* helpers = helpers_path(tc); in ATF_TC_BODY() local
92 char* helpers = helpers_path(tc); in ATF_TC_BODY() local
111 char* helpers = helpers_path(tc); in ATF_TC_BODY() local
125 char* helpers = helpers_path(tc); in ATF_TC_BODY() local
139 char* helpers = helpers_path(tc); in ATF_TC_BODY() local
156 char* helpers = helpers_path(tc); in ATF_TC_BODY() local
171 char* helpers = helpers_path(tc); in ATF_TC_BODY() local
191 char* helpers = helpers_path(tc); in ATF_TC_BODY() local
[all …]
H A Dplain_inttest.c64 char* helpers = select_helper(tc, "pass"); in ATF_TC_BODY() local
79 char* helpers = select_helper(tc, "fail"); in ATF_TC_BODY() local
93 char* helpers = select_helper(tc, "signal"); in ATF_TC_BODY() local
112 char* helpers = select_helper(tc, "sleep"); in ATF_TC_BODY() local
126 char* helpers = select_helper(tc, "pass"); in ATF_TC_BODY() local
H A Dcommon_inttest.h108 char* helpers = helpers_path(tc); in setup() local
/netbsd-src/external/bsd/kyua-atf-compat/tests/kyua-atf-compat/
H A DMakefile18 helpers: helpers.sh target
/netbsd-src/external/mit/libuv/dist/test/
H A Drunner.c389 const task_entry_t** helpers) { in find_helpers()
405 const task_entry_t* helpers[1024]; in print_tests() local
/netbsd-src/external/bsd/kyua-cli/dist/bootstrap/
H A Dplain_helpers.cpp102 static const helper helpers[] = { variable
/netbsd-src/external/bsd/kyua-cli/dist/engine/drivers/
H A Dlist_tests_test.cpp66 helpers(const atf::tests::tc* test_case) in helpers() function
/netbsd-src/external/bsd/atf/dist/tools/
H A Dprocess_test.cpp66 const tools::fs::path helpers = tools::fs::path(tc.get_config_var("srcdir")) / in exec_process_helpers() local
/netbsd-src/external/bsd/kyua-cli/dist/utils/process/
H A Dchild_test.cpp632 const fs::path helpers = get_helpers(this); in ATF_TEST_CASE_BODY() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp2768 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit() local
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c16105 dtrace_helpers_t *helpers = curproc->p_dtrace_helpers; local