Home
last modified time | relevance | path

Searched refs:boot_fail (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
56 ${boot_fail} ${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
208 self.__initial_boot_fail = boot_fail
H A Dobmc_boot_test.py275 boot_results = boot_results(boot_table, boot_pass, boot_fail)
363 boot_pass, boot_fail = boot_results.return_total_pass_fail()
374 BuiltIn().set_global_variable("${boot_fail}", boot_fail)
577 gv.valid_integer(boot_fail)
1394 boot_pass, boot_fail = boot_results.return_total_pass_fail()
1395 new_fail = boot_fail - init_boot_fail