Home
last modified time | relevance | path

Searched refs:execute_option (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/kyua/cli/
H A Dcmd_debug.cpp77 const cmdline::string_option execute_option( variable
174 if (!_cmdline.has_option(execute_option.long_name())) in upon_test_failure()
177 execute_option.long_name()); in upon_test_failure()
208 add_option(execute_option); in cmd_debug()
234 || cmdline.has_option(execute_option.long_name())) { in run()