/openbmc/linux/scripts/ |
H A D | rust_is_available_test.py | 24 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 D | vpd_tool_main.cpp | 33 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 D | vpd_tool.cpp | 20 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 D | locking-selftest.c | 52 #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 D | parser.cpp | 62 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 D | test_bmc_network_security.robot | 40 ... 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 D | nmi_selftest.c | 23 #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 D | avoid-running-host-binaries-for-sanity.patch | 28 - 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 D | dbus_utility.hpp | 463 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 D | parse-console.sh | 41 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 D | release-notes.rst | 90 - 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 D | functions | 13 FAILURE="\\033[1;31m" # Failures are red 80 echo -n -e "${BRACKET}[${FAILURE} FAIL ${BRACKET}]${NORMAL}"
|
/openbmc/openpower-occ-control/ |
H A D | occ_command.cpp | 103 CmdStatus status = CmdStatus::FAILURE; in send() 242 status = CmdStatus::FAILURE; in send()
|
H A D | occ_status.cpp | 265 CmdStatus status = CmdStatus::FAILURE; in sendAmbient() 306 status = CmdStatus::FAILURE; in sendAmbient() 315 status = CmdStatus::FAILURE; in sendAmbient()
|
H A D | occ_command.hpp | 79 FAILURE = 0x02, enumerator
|
H A D | powermode.cpp | 517 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 D | tool_utils.hpp | 328 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 D | tool_constants.hpp | 13 static constexpr auto FAILURE = -1; variable
|
/openbmc/linux/tools/testing/kunit/ |
H A D | kunit_parser.py | 69 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 D | Fix-the-test-output-format.patch | 36 - echo '========FAILURE'
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/ |
H A D | 0001-configure-Check-for-Wno-error-format-truncation-comp.patch | 48 +# 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 D | 0001-configure-Disable-format-overflow-if-supported-by-gc.patch | 60 +# 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 D | fat-noncontig-test.sh | 138 if itest.l *${crcaddr} != ${crc}; then echo FAILURE; else echo PASS; fi
|
/openbmc/openbmc-test-automation/redfish/ |
H A D | test_xit.robot | 13 ${ERROR_REGEX} SEGV|core-dump|FAILURE|Failed to start|Found ordering cycle
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Widget-Workshop | 16 OR WEAPONS SYSTEMS, IN WHICH THE FAILURE OF THE SOFTWARE COULD LEAD
|