Home
last modified time | relevance | path

Searched defs:has_cleanup (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/store/
H A Dschema_v1.sql232 has_cleanup TEXT, field
/netbsd-src/external/bsd/kyua-testers/dist/
H A Datf_main.c445 has_cleanup(const char* const* user_variables) in has_cleanup() function
/netbsd-src/external/bsd/atf/dist/tools/
H A Datf-run.cpp440 const bool has_cleanup = tools::text::to_bool( in run_test_program() local
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dtests.cpp176 impl::tc::tc(const std::string& ident, const bool has_cleanup) : in tc()
/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dmetadata.cpp592 engine::metadata::has_cleanup(void) const in has_cleanup() function in engine::metadata