Searched defs:tool (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/unit/atf-src/tools/
H A Datf-run.cpp167 "atf-run is a tool that runs tests programs and collects their "
504 call_hook(const std::string& tool, const std::string& hook) argument
508 tools::fs::path(tools::config::get("atf_pkgdatadir")) / (tool + ".hooks");
520 "for '" + tool + "'");

Completed in 392 milliseconds