Home
last modified time | relevance | path

Searched full:fails (Results 1 – 25 of 981) sorted by relevance

12345678910>>...40

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser.hpp111 * Throws an exception if parsing fails.
123 * Throws an exception if parsing fails.
136 * Throws an exception if parsing fails.
148 * Throws an exception if parsing fails.
173 * Throws an exception if parsing fails.
198 * Throws an exception if parsing fails.
218 * Throws an exception if parsing fails.
230 * Throws an exception if parsing fails.
243 * Throws an exception if parsing fails.
256 * Throws an exception if parsing fails.
[all …]
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp140 // Test where fails: File does not exist in TEST()
152 // Test where fails: File is not readable in TEST()
177 // Test where fails: File is not valid JSON in TEST()
194 // Test where fails: Error when parsing JSON elements in TEST()
513 // Test where fails: Element is not an object in TEST()
525 // Test where fails: No action type specified in TEST()
541 // Test where fails: Multiple action types specified in TEST()
558 // Test where fails: Invalid property specified in TEST()
593 // Test where fails: Element is not an array in TEST()
624 // Test where fails: Element is an array with 1 action in TEST()
[all …]
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_tests.cpp131 // Test where fails: System type list is empty in TEST()
145 // Test where fails: Configuration file directory is empty in TEST()
154 // Test where fails: Configuration file directory does not exist in TEST()
162 // Test where fails: Configuration file directory is not readable in TEST()
174 // Test where fails: No matching file name found in TEST()
187 // Test where fails: Matching file name is a directory: Fully qualified in TEST()
200 // Test where fails: Matching file name is a directory: Last node in TEST()
213 // Test where fails: System type has no '.' in TEST()
228 // Test where fails: System type ends with '.' in TEST()
276 // Test where fails: File does not exist in TEST()
[all …]
/openbmc/u-boot/include/
H A Dnvme.h23 * -EIO on command execution fails
39 * -EIO on command execution fails
55 * -EIO on command execution fails
77 * @return: 0 on success, -EIO if NVMe identify command fails
/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/conf/multiconfig/
H A Dmc-1.conf2 BBMASK += "recipes/fails-mc/fails-mc1.bb"
H A Dmc_2.conf2 BBMASK += "recipes/fails-mc/fails-mc2.bb"
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser.hpp109 * Throws an exception if parsing fails.
129 * Throws an exception if parsing fails.
141 * Throws an exception if parsing fails.
153 * Throws an exception if parsing fails.
166 * Throws an exception if parsing fails.
178 * Throws an exception if parsing fails.
204 * Throws an exception if parsing fails.
229 * Throws an exception if parsing fails.
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Di2c_write_bit_action_tests.cpp57 // Test where fails: Invalid bit position > 7 in TEST()
72 // Test where fails: Invalid bit value > 1 in TEST()
160 // Test where fails: Getting I2CInterface fails in TEST()
181 // Test where fails: Reading byte fails in TEST()
234 // Test where fails: Writing byte fails in TEST()
H A Di2c_compare_bit_action_tests.cpp56 // Test where fails: Invalid bit position > 7 in TEST()
71 // Test where fails: Invalid bit value > 1 in TEST()
150 // Test where fails: Getting I2CInterface fails in TEST()
171 // Test where fails: Reading byte fails in TEST()
H A Di2c_action_tests.cpp115 // Test where fails: getting current device fails in TEST()
138 // Test where fails: opening interface fails in TEST()
H A Di2c_write_byte_action_tests.cpp132 // Test where fails: Getting I2CInterface fails in TEST()
153 // Test where fails: Reading byte fails in TEST()
206 // Test where fails: Writing byte fails in TEST()
/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_reset_loop.robot34 # Fails immediately if any of the execution rounds fail and
44 # Fails immediately if any of the execution rounds fail and
54 # Fails immediately if any of the execution rounds fail and
64 # Fails immediately if any of the execution rounds fail and
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dread-only-rootfs.rst53 immediately fails. These build-time checks ensure that the build fails
54 rather than the target device fails later during its initial boot
85 to write to the root filesystem at runtime fails. Consequently, you must
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/
H A Ddisable-omfile-outchannel.patch1 tests: Skip omfile-outchannel test as it fails on musl
18 +# This test fails for x86_64-musl, under GitHub's CI/CD. Disable for now.
/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_signature.cpp107 // corrupt the image-kernel.sig file and ensure that verification fails in TEST_F()
116 // Remove publickey file from the image and ensure that verify fails in TEST_F()
125 // Change the hashfunc value and ensure that verification fails in TEST_F()
134 // Remove the conf folder in the system and ensure that verify fails in TEST_F()
/openbmc/qemu/include/qom/
H A Dqom-qobject.h20 * @errp: returns an error if this function fails
33 * @errp: returns an error if this function fails
/openbmc/qemu/include/block/
H A Dreplication.h141 * @errp: returns an error if this function fails
151 * @errp: returns an error if this function fails
159 * @errp: returns an error if this function fails
168 * @errp: returns an error if this function fails
/openbmc/qemu/tests/qemu-iotests/
H A D063.out3 == Testing conversion with -n fails with no target file ==
9 == Testing conversion to a smaller file fails ==
H A D233.out18 == check TLS client to plain server fails ==
23 == check plain client to TLS server fails ==
59 == check TLS with different CA fails ==
101 == check TLS fails over UNIX with mismatch PSK ==
/openbmc/phosphor-power/phosphor-regulators/docs/
H A Dphase_fault_monitoring.md5 Some voltage regulators contain redundant phases. If a redundant phase fails,
7 lost, and the regulator may fail if another phase fails.
/openbmc/phosphor-led-manager/
H A Dutils.hpp65 * @throw sdbusplus::exception_t when it fails
78 * @throw sdbusplus::exception_t when it fails
91 * @throw sdbusplus::exception_t when it fails
/openbmc/docs/architecture/
H A Dopenbmc-systemd.md166 dependent targets are not started if your application fails.
181 1. A service within a target fails
183 wanted) by the target then the target will fail if the service fails -
184 Define a behavior for when the target fails using the "OnFailure" option
185 (i.e. go to a new failure target if any required service fails)
188 when the service fails (OnFailure) option. - The service can not have
190 the service is stopped (instead of when it fails) - \*See more information
207 power on target fails then power off the chassis.
/openbmc/qemu/docs/system/
H A Dbootindex.rst45 first. If this fails, it should try the virtio NIC next; if this fails
53 disk to be bootable. If boot from disk fails for some reason, the x86 BIOS
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0003-start-stop-false.patch1 It's known that the final start-stop-daemon test fails if /bin/false is
15 # NB: this fails if /bin/false is a busybox symlink:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/
H A D0001-examples-Makefile-respect-CXX-LDFLAGS-variables-fix-.patch9 add_person_cpp otherwise it fails:
49 pkg-config --cflags protobuf # fails if protobuf is not installed
54 pkg-config --cflags protobuf # fails if protobuf is not installed

12345678910>>...40