Home
last modified time | relevance | path

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

/minix3/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
/minix3/external/bsd/kyua-atf-compat/tests/kyua-atf-compat/
H A DMakefile22 helpers: helpers.sh target
/minix3/external/bsd/kyua-cli/dist/bootstrap/
H A Dplain_helpers.cpp102 static const helper helpers[] = { variable
/minix3/external/bsd/kyua-cli/dist/engine/drivers/
H A Dlist_tests_test.cpp66 helpers(const atf::tests::tc* test_case) in helpers() function
/minix3/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
/minix3/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
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp2128 CodeGenModule::ByrefHelpers *helpers = in emitByrefStructureInit() local