Home
last modified time | relevance | path

Searched defs:failures (Results 1 – 19 of 19) sorted by relevance

/openbmc/docs/designs/
H A Dbmc-service-failure-debug-and-recovery.md154 ### Requirements
282 ### Proposed Design
407 ### Alternatives Considered
411 ### Impacts
433 ### Testing
444 ### Requirements
459 ### Proposed Design
488 ### Alternatives Considered
501 ### Impacts
507 ### Testing
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest.c76 static int setup(struct efi_unit_test *test, unsigned int *failures) in setup()
101 static int execute(struct efi_unit_test *test, unsigned int *failures) in execute()
126 static int teardown(struct efi_unit_test *test, unsigned int *failures) in teardown()
188 unsigned int steps, unsigned int *failures) in efi_st_do_tests()
230 unsigned int failures = 0; in efi_selftest() local
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
Dtsc_scaling_sync.c
/openbmc/openbmc-build-scripts/
H A DREADME.md23 [^1]:
/openbmc/linux/tools/testing/selftests/mm/
Dmremap_test.c
/openbmc/u-boot/drivers/i2c/
H A Dsoft_i2c.c403 int shift, failures = 0; in soft_i2c_write() local
H A Di2c-gpio.c210 int failures = 0; in i2c_gpio_write_data() local
/openbmc/linux/tools/perf/tests/
Dpmu-events.c
/openbmc/linux/arch/x86/kernel/cpu/sgx/
Dvirt.c
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.cpp199 const std::set<std::string>& failures = redundancy->getFailed(); getFailed() local
/openbmc/qemu/hw/i386/
H A Dsgx.c121 int failures; in sgx_epc_reset() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py458 def __init__(self, n, p, failures = 0): argument
493 def __init__(self, n, p, failures = 0): argument
499 def __init__(self, total, n, p, failures=0, interrupted=0): argument
/openbmc/linux/drivers/md/
Ddm-raid1.c
/openbmc/linux/tools/testing/selftests/net/
Drxtimestamp.c
/openbmc/linux/tools/testing/selftests/x86/
Dldt_gdt.c
/openbmc/linux/drivers/net/ethernet/i825xx/
Dether1.c
/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.c1444 int failures = 0; local
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c624 static unsigned int failures = 0; /* Number of tests that failed */ variable
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dtests.py295 def query_server(failures): argument