Searched refs:boot_fail (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc-test-automation/extended/ |
H A D | obmc_boot_test_resource.robot | 20 ... 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 D | obmc_boot_test.py | 211 "boot_fail", 275 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) 387 "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
|
H A D | boot_data.py | 187 self, boot_table, boot_pass=0, boot_fail=0, obj_name="boot_results" argument 208 self.__initial_boot_fail = boot_fail
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-mio-defs.h | 829 uint64_t boot_fail:1; member 835 uint64_t boot_fail:1;
|