Searched refs:helper (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/unit/atf-src/tools/
H A Datf-run_test.sh47 cp $(atf_get_srcdir)/misc_helpers helper
48 create_atffile helper
132 atf_check -s eq:0 -o ignore -e not-match:'WARNING.*atf-run' atf-run helper
163 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
177 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
191 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
205 "ATF_CONFDIR=$(pwd)/etc HOME=$(pwd) atf-run helper"
220 "ATF_CONFDIR=$(pwd)/etc atf-run helper"
224 "ATF_CONFDIR=$(pwd)/etc atf-run -v testvar='a value' helper"
235 "ATF_CONFDIR=$(pwd)/etc atf-run helper"
[all...]
/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dtest_helpers.cpp89 const char* helper = "detail/process_helpers"; local
93 ".." / ".." / "atf-c" / helper;
96 ".." / "atf-c" / helper;
98 return atf::fs::path(atf_c_tests_base) / helper;
/bind-9.11.3/unit/atf-src/atf-sh/
H A Dintegration_test.sh138 atf_test_case helper
143 atf_add_test_case helper
147 "${ATF_SH}" -s ./custom-shell tp helper

Completed in 8 milliseconds