Home
last modified time | relevance | path

Searched refs:FAILURE (Results 1 – 25 of 145) sorted by relevance

123456

/openbmc/linux/scripts/
H A Drust_is_available_test.py24 FAILURE = enum.auto() variable in TestRustIsAvailable.Expected
146 result = self.run_script(self.Expected.FAILURE, { "RUSTC": None })
151 result = self.run_script(self.Expected.FAILURE, { "BINDGEN": None })
156 result = self.run_script(self.Expected.FAILURE, { "CC": None })
161 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.missing })
165 result = self.run_script(self.Expected.FAILURE, { "BINDGEN": self.missing })
169 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.nonexecutable })
173 result = self.run_script(self.Expected.FAILURE, { "RUSTC": self.unexpected_binary })
178 result = self.run_script(self.Expected.FAILURE, { "RUSTC": rustc })
183 result = self.run_script(self.Expected.FAILURE, { "RUSTC": rustc })
[all …]
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool_main.cpp33 return vpd::constants::FAILURE; in forceReset()
95 return vpd::constants::FAILURE; in writeKeyword()
104 return vpd::constants::FAILURE; in writeKeyword()
113 return vpd::constants::FAILURE; in writeKeyword()
150 return vpd::constants::FAILURE; in readKeyword()
186 return vpd::constants::FAILURE; in checkOptionValuePair()
194 return vpd::constants::FAILURE; in checkOptionValuePair()
202 return vpd::constants::FAILURE; in checkOptionValuePair()
208 return vpd::constants::FAILURE; in checkOptionValuePair()
342 vpd::constants::FAILURE) in main()
[all …]
H A Dvpd_tool.cpp20 int l_rc = constants::FAILURE; in readKeyword()
93 int l_rc{constants::FAILURE}; in dumpObject()
342 int l_rc = constants::FAILURE; in fixSystemVpd()
400 int l_rc = constants::FAILURE; in writeKeyword()
480 return constants::FAILURE; in cleanSystemVpd()
551 if (constants::FAILURE == in cleanSystemVpd()
834 int l_rc{constants::FAILURE}; in dumpInventory()
882 if (constants::FAILURE == in dumpInventory()
1015 int l_rc = constants::FAILURE; in updateAllKeywords()
1111 int l_rc = constants::FAILURE; in handleMoreOption()
[all …]
/openbmc/linux/lib/
H A Dlocking-selftest.c52 #define FAILURE 0 macro
1449 if (expected == FAILURE && debug_locks) { in dotest()
1512 dotest(name##_##nr, FAILURE, LOCKTYPE_RWLOCK); \
1524 dotest(name##_##nr, FAILURE, LOCKTYPE_RWLOCK); \
1530 dotest(name##_spin_##nr, FAILURE, LOCKTYPE_SPIN); \
1531 dotest(name##_wlock_##nr, FAILURE, LOCKTYPE_RWLOCK); \
1537 dotest(name##_spin_##nr, FAILURE, LOCKTYPE_SPIN|LOCKTYPE_RWLOCK);\
1538 dotest(name##_wlock_##nr, FAILURE, LOCKTYPE_RWLOCK); \
1545 dotest(name##_wlock_##nr, FAILURE, LOCKTYPE_RWLOCK); \
1563 dotest(name##_spin, FAILURE, LOCKTYPE_SPIN); \
[all …]
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dparser.cpp62 int l_bytesUpdatedOnHardware = constants::FAILURE; in updateVpdKeyword()
85 if (constants::FAILURE == dbusUtility::EnableRebootGuard()) in updateVpdKeyword()
95 return constants::FAILURE; in updateVpdKeyword()
220 l_bytesUpdatedOnHardware = constants::FAILURE; in updateVpdKeyword()
224 if (constants::FAILURE == dbusUtility::DisableRebootGuard()) in updateVpdKeyword()
266 int l_bytesUpdatedOnHardware = constants::FAILURE; in updateVpdKeywordOnHardware()
289 if (constants::FAILURE == dbusUtility::EnableRebootGuard()) in updateVpdKeywordOnHardware()
299 return constants::FAILURE; in updateVpdKeywordOnHardware()
329 if (constants::FAILURE == dbusUtility::DisableRebootGuard()) in updateVpdKeywordOnHardware()
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_network_security.robot40 ... msg=FAILURE: BMC is not dropping timestamp request messages.
50 ... msg=FAILURE: BMC is not dropping netmask request messages.
60 ... msg=FAILURE: BMC is dropping packets.
70 ... msg=FAILURE: BMC is dropping some packets.
85 ... msg=FAILURE: BMC is dropping some packets.
99 ... msg=FAILURE: BMC is dropping some packets.
145 ... msg=FAILURE: BMC is dropping some packets.
163 ... msg=FAILURE: BMC is dropping some connections.
180 ... msg=FAILURE: BMC is dropping connections
197 ... msg=FAILURE: BMC is dropping connections
/openbmc/linux/arch/x86/kernel/
H A Dnmi_selftest.c23 #define FAILURE 1 macro
71 nmi_fail = FAILURE; in test_nmi_ipi()
122 if (nmi_fail == FAILURE) in dotest()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/files/
H A Davoid-running-host-binaries-for-sanity.patch28 - sed -n '/^# ADVICE-ON-FAILURE-BEGIN:${make-target}/,$${p;/^# ADVICE-ON-FAILURE-END:${make-targe…
29 - sed 's/^# /*** /' | grep -v '^\*\*\* ADVICE-ON-FAILURE-' >&2; \
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp463 int l_rc{constants::FAILURE}; in EnableRebootGuard()
496 int l_rc{constants::FAILURE}; in DisableRebootGuard()
500 int l_dBusCallRc{constants::FAILURE}; in DisableRebootGuard()
516 if (constants::FAILURE == l_executeDisableRebootGuard()) in DisableRebootGuard()
529 if (constants::FAILURE == l_executeDisableRebootGuard()) in DisableRebootGuard()
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dparse-console.sh41 if grep -q FAILURE $file || grep -q -e '-torture.*!!!' $file
63 print_bug $title FAILURE, $nerrs
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Drelease-notes.rst90 - UEFI Compliant - Boot from network protocols must be implemented -- FAILURE
110 - Below SCT FAILURE is a known issues in the FVP:
111 UEFI Compliant - Boot from network protocols must be implemented -- FAILURE
112 …- Below SCT FAILURE is a known issue when a terminal emulator (in the system where the user connec…
113 EFI_SIMPLE_TEXT_OUT_PROTOCOL.SetMode - SetMode() with valid mode -- FAILURE
136 - Below SCT FAILURE is a known issues in the FVP:
137 UEFI Compliant - Boot from network protocols must be implemented -- FAILURE
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dfunctions13 FAILURE="\\033[1;31m" # Failures are red
80 echo -n -e "${BRACKET}[${FAILURE} FAIL ${BRACKET}]${NORMAL}"
/openbmc/openpower-occ-control/
H A Docc_command.cpp103 CmdStatus status = CmdStatus::FAILURE; in send()
242 status = CmdStatus::FAILURE; in send()
H A Docc_status.cpp265 CmdStatus status = CmdStatus::FAILURE; in sendAmbient()
306 status = CmdStatus::FAILURE; in sendAmbient()
315 status = CmdStatus::FAILURE; in sendAmbient()
H A Docc_command.hpp79 FAILURE = 0x02, enumerator
H A Dpowermode.cpp517 status = CmdStatus::FAILURE; in sendModeChange()
525 status = CmdStatus::FAILURE; in sendModeChange()
540 status = CmdStatus::FAILURE; in sendModeChange()
770 status = CmdStatus::FAILURE; in sendIpsData()
778 status = CmdStatus::FAILURE; in sendIpsData()
/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_utils.hpp328 int l_rc = constants::FAILURE; in writeKeyword()
367 int l_rc = constants::FAILURE; in writeKeywordOnHardware()
722 return constants::FAILURE; in AddColumn()
754 return constants::FAILURE; in Print()
H A Dtool_constants.hpp13 static constexpr auto FAILURE = -1; variable
/openbmc/linux/tools/testing/kunit/
H A Dkunit_parser.py69 FAILURE = auto() variable in TestStatus
128 return TestStatus.FAILURE
139 elif status == TestStatus.FAILURE:
432 test.status = TestStatus.FAILURE
/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/
H A DFix-the-test-output-format.patch36 - echo '========FAILURE'
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A D0001-configure-Check-for-Wno-error-format-truncation-comp.patch48 +# AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT])
55 +# ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-configure-Disable-format-overflow-if-supported-by-gc.patch60 +# AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT])
67 +# ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on
/openbmc/u-boot/test/fs/
H A Dfat-noncontig-test.sh138 if itest.l *${crcaddr} != ${crc}; then echo FAILURE; else echo PASS; fi
/openbmc/openbmc-test-automation/redfish/
H A Dtest_xit.robot13 ${ERROR_REGEX} SEGV|core-dump|FAILURE|Failed to start|Found ordering cycle
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DWidget-Workshop16 OR WEAPONS SYSTEMS, IN WHICH THE FAILURE OF THE SOFTWARE COULD LEAD

123456