Home
last modified time | relevance | path

Searched refs:boot_fail (Results 1 – 4 of 4) 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.py276 boot_results = boot_results(boot_table, boot_pass, boot_fail)
365 boot_pass, boot_fail = boot_results.return_total_pass_fail()
376 BuiltIn().set_global_variable("${boot_fail}", boot_fail)
579 gv.valid_integer(boot_fail)
1396 boot_pass, boot_fail = boot_results.return_total_pass_fail()
1397 new_fail = boot_fail - init_boot_fail
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h829 uint64_t boot_fail:1; member
835 uint64_t boot_fail:1;