Searched refs:executable (Results 1 - 6 of 6) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/atf-run/ |
H A D | test-program.cpp | 135 const atf::fs::path& executable; member in struct:__anon234::get_metadata_params 140 executable(p_executable), 147 const atf::fs::path& executable; member in struct:__anon234::test_case_params 162 executable(p_executable), 214 exec_or_exit(const atf::fs::path& executable, argument 221 ::execv(executable.c_str(), native_argv); 223 const std::string message = "Failed to execute '" + executable.str() + 292 argv.push_back(params->executable.leaf_name()); 294 argv.push_back("-s" + params->executable.branch_path().str()); 297 exec_or_exit(params->executable, arg 650 get_metadata(const atf::fs::path& executable, const atf::tests::vars_map& config) argument 728 run_test_case(const atf::fs::path& executable, const std::string& test_case_name, const std::string& test_case_part, const atf::tests::vars_map& metadata, const atf::tests::vars_map& config, const atf::fs::path& resfile, const atf::fs::path& workdir, atf_tps_writer& writer) argument [all...] |
H A D | test_program_test.cpp | 761 const atf::fs::path executable = get_helper(*this, "bad_metadata_helper"); local 763 impl::get_metadata(executable, vars_map())); 769 const atf::fs::path executable = get_helper(*this, "zero_tcs_helper"); local 771 impl::get_metadata(executable, vars_map())); 777 const atf::fs::path executable = get_helper(*this, "several_tcs_helper"); local 778 const impl::metadata md = impl::get_metadata(executable, vars_map());
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/ |
H A D | ltmain.sh | 2882 # relink executable if necessary 2924 # Add the dll search path components to the executable PATH 3873 link create a library or an executable 3913 If any of the ARGS are libtool executable wrappers, then they are translated 3950 create an executable program. 3992 is created, otherwise an executable program is created."
|
H A D | ltconfig | 622 echo $ac_n "checking for executable suffix... $ac_c" 1>&6 629 echo "$progname:629: checking for executable suffix" >& 5 1824 # soname into executable. Probably we can add versioning support to 1879 # FIXME: first we should search . and the directory the executable is in 2079 # ldd complains unless libraries are executable 2978 # How to hardcode a shared library path into an executable.
|
/bind-9.6-ESV-R11/unit/atf-src/admin/ |
H A D | ltmain.sh | 54 # link create a library or an executable 934 # True iff FILE is a libtool wrapper executable 962 # True iff FILE is a libtool wrapper script or wrapper executable 1511 If any of the ARGS are libtool executable wrappers, then they are translated 1552 create an executable program. 1572 -no-install link a not-installable executable 1604 is created, otherwise an executable program is created." 2582 *executable*) # but shell scripts are "executable" too... 2846 # relink executable i [all...] |
/bind-9.6-ESV-R11/ |
H A D | ltmain.sh | 58 # link create a library or an executable 1271 # True iff FILE is a libtool wrapper executable 1296 # True iff FILE is a libtool wrapper script or wrapper executable 2388 If any of the ARGS are libtool executable wrappers, then they are translated 2429 create an executable program. 2451 -no-install link a not-installable executable 2488 is created, otherwise an executable program is created." 3607 *executable*) # but shell scripts are "executable" too... 3860 # wrapper executable [all...] |
Completed in 3625 milliseconds