Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/extended/
H A Dobmc_boot_test_resource.robot20 ... status_file_path openbmc_model boot_pass boot_fail ffdc_dir_path_style
52 # The reason boot_pass and boot_fail are parameters is that it is possible to
55 ${boot_pass} ${0} variable
/openbmc/openbmc-test-automation/lib/
H A Dboot_data.py187 self, boot_table, boot_pass=0, boot_fail=0, obj_name="boot_results" argument
207 self.__initial_boot_pass = boot_pass
H A Dobmc_boot_test.py278 boot_results = boot_results(boot_table, boot_pass, boot_fail)
367 boot_pass, boot_fail = boot_results.return_total_pass_fail()
368 if boot_pass > 1:
377 BuiltIn().set_global_variable("${boot_pass}", boot_pass)
580 gv.valid_integer(boot_pass)
1398 boot_pass, boot_fail = boot_results.return_total_pass_fail()