Searched refs:run_and_log_expect_exception (Results 1 – 2 of 2) sorted by relevance
195 util.run_and_log_expect_exception(cons, [fit_check_sign, '-f', fit,
179 def run_and_log_expect_exception(u_boot_console, cmd, retcode, msg): function