Home
last modified time | relevance | path

Searched full:success (Results 1 – 25 of 1639) sorted by relevance

12345678910>>...66

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_state_updatecompleted_unittest.cpp5 * This can be reached with success or failure from an update, and is reached
51 getToUpdateCompleted(ActionStatus::success); in TEST_F()
66 getToUpdateCompleted(ActionStatus::success); in TEST_F()
73 static_cast<std::uint8_t>(ActionStatus::success)); in TEST_F()
102 getToUpdateCompleted(ActionStatus::success); in TEST_F()
112 getToUpdateCompleted(ActionStatus::success); in TEST_F()
122 getToUpdateCompleted(ActionStatus::success); in TEST_F()
140 getToUpdateCompleted(ActionStatus::success); in TEST_F()
150 getToUpdateCompleted(ActionStatus::success); in TEST_F()
161 getToUpdateCompleted(ActionStatus::success); in TEST_F()
[all …]
H A Dfirmware_state_verificationcompleted_unittest.cpp57 getToVerificationCompleted(ActionStatus::success); in TEST_F()
75 getToVerificationCompleted(ActionStatus::success); in TEST_F()
91 getToVerificationCompleted(ActionStatus::success); in TEST_F()
104 getToVerificationCompleted(ActionStatus::success); in TEST_F()
117 getToVerificationCompleted(ActionStatus::success); in TEST_F()
130 getToVerificationCompleted(ActionStatus::success); in TEST_F()
140 getToVerificationCompleted(ActionStatus::success); in TEST_F()
163 getToVerificationCompleted(ActionStatus::success); in TEST_F()
170 static_cast<std::uint8_t>(ActionStatus::success)); in TEST_F()
200 getToVerificationCompleted(ActionStatus::success); in TEST_F()
[all …]
H A Dfirmware_skip_unittest.cpp27 EXPECT_EQ(ActionStatus::success, skip.status()); in TEST()
29 EXPECT_EQ(ActionStatus::success, skip.status()); in TEST()
35 EXPECT_EQ(ActionStatus::success, skip.status()); in TEST()
37 EXPECT_EQ(ActionStatus::success, skip.status()); in TEST()
/openbmc/openbmc/meta-phosphor/recipes-extended/pam/libpam/pam.d/
H A Dcommon-password16 password [success=ok default=die] pam_pwquality.so debug
17 password [success=ok default=die] pam_ipmicheck.so spec_grp_name=ipmi use_authtok
18 password [success=ok ignore=ignore default=die] pam_pwhistory.so debug use_authtok
19 password [success=ok default=die] pam_unix.so sha512 use_authtok
20 password [success=1 default=die] pam_ipmisave.so spec_grp_name=ipmi spec_pass_file=/etc/ipmi_pass …
24 # this avoids us returning an error just because nothing sets a success code
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.h65 * Returns: a pointer to VDUSE device on success, NULL on failure.
75 * Returns: file descriptor on success, -1 on failure.
86 * Returns: a pointer to a structure containing VduseVirtqElement on success,
115 * Returns: private pointer on success, NULL on failure.
126 * Returns: a pointer to the virtqueue on success, NULL on failure.
136 * Returns: file descriptor on success, -1 on failure.
146 * Returns: file descriptor on success, -errno on failure.
159 * Returns: 0 on success, -errno on failure.
172 * Returns: 0 on success, -errno on failure.
184 * Returns: 0 on success, -errno on failure.
[all …]
/openbmc/libpldm/include/libpldm/
H A Dinstance-id.h21 * database object on success.
24 * @return int - Returns 0 on success. Returns -EINVAL if ctx is NULL or *ctx
35 * success.
37 * @return int - Returns 0 on success. Returns -EINVAL if ctx is NULL or *ctx
48 * @return int - Returns 0 on success or if *ctx is NULL. No specific errors are
60 * success, this points to an instance ID to use for a PLDM request
63 * @return int - Returns 0 on success if we were able to allocate an instance
79 * @return int - Returns 0 on success. Returns -EINVAL if the iid supplied was
/openbmc/qemu/include/migration/
H A Dblocker.h28 * @returns - 0 on success, -EBUSY/-EACCES on failure, with errp set.
31 * On success, the caller must not free @reasonp, except by
44 * @returns - 0 on success, -EBUSY on failure, with errp set.
51 * On success, the caller must not free @reasonp, except by
72 * @returns - 0 on success, -EBUSY/-EACCES on failure, with errp set.
75 * On success, the caller must not free @reasonp, except by
90 * @returns - 0 on success, -EBUSY/-EACCES on failure, with errp set.
93 * On success, the caller must not free *@reasonp before the blocker is removed.
/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_layer.hpp83 * @return ccSuccess for success, others for failure.
100 * @return 0 on success, non-zero otherwise.
110 * @return 0 on success, non-zero otherwise.
150 * @return ccSuccess for success, others for failure.
159 * @return ccSuccess for success, others for failure.
168 * @return ccSuccess for success, others for failure.
178 * @return ccSuccess for success, others for failure.
188 * @return ccSuccess for success, others for failure.
198 * @return ccSuccess for success, others for failure.
207 * @return ccSuccess for success, others for failure.
[all …]
H A Dchannel_mgmt.hpp152 * @return ccSuccess for success, others for failure.
161 * @return ccSuccess for success, others for failure.
171 * @return ccSuccess for success, others for failure.
182 * @return ccSuccess for success, others for failure.
193 * @return ccSuccess for success, others for failure.
204 * @return ccSuccess for success, others for failure.
215 * @return ccSuccess for success, others for failure.
230 * @return 0 for success, -errno for failure.
236 * @return 0 for success, -errno for failure.
276 * @return 0 for success, -errno for failure.
[all …]
/openbmc/qemu/tests/functional/qemu_test/
H A Dcmd.py35 # @success: a non-None string to look for
38 # Read up to 1 line of text from @vm, looking for @success
41 # If @success or @failure are seen, immediately return True,
45 # If end of line is seen, with neither @success or @failure
49 def _console_read_line_until_match(test, vm, success, failure): argument
57 f"EOF in console, expected '{success}'")
61 if success in msg:
68 f"'{failure}' found in console, expected '{success}'")
137 read and probed for a success or failure message
154 read and probed for a success or failure message
[all …]
/openbmc/webui-vue/docs/guide/components/status-icon/
H A Dreadme.md6 - success
30 ## Status icon with success status
33 <status-icon :status="success" />
36 ![StatusIcon success icon example](./success.png)
/openbmc/qemu/include/semihosting/
H A Duaccess.h25 * Returns: 0 on success, -1 on error.
36 * Returns: 0 on success, -1 on error.
47 * Returns: 0 on success, -1 on error.
58 * Returns: 0 on success, -1 on error.
65 * Returns: 0 on success, -1 on error.
74 * Returns: 0 on success, -1 on error.
83 * Returns: 0 on success, -1 on error.
/openbmc/qemu/crypto/
H A Dder.h36 * Returns: 0 for success, any other value is considered an error.
51 * Returns: On success, *data points to rest data, and *dlen
53 * return 0 to make decode success, at last, the length of the data
73 * Returns: On success, *data points to rest data, and *dlen
75 * return 0 to make decode success, at last, the length of the data
96 * Returns: On success, *data points to rest data, and *dlen
98 * return 0 to make decode success, at last, the length of the data
119 * Returns: On success, *data points to rest data, and *dlen
121 * return 0 to make decode success, at last, the length of the data
142 * Returns: On success, *data points to rest data, and *dlen
[all …]
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpbp.h64 * Return: '0' on Success; Error code otherwise.
80 * Return: '0' on Success; Error code otherwise.
113 * Return: '0' on Success; Error code otherwise.
127 * Return: '0' on Success; error code otherwise.
140 * Return: '0' on Success; Error code otherwise.
152 * Return: '0' on Success; Error code otherwise.
165 * Return: '0' on Success; Error code otherwise.
178 * Return: '0' on Success; Error code otherwise.
205 * Return: '0' on Success; Error code otherwise.
220 * Return: '0' on Success; Error code otherwise.
/openbmc/u-boot/include/net/
H A Dmdio.h18 * @returns 0 on success, error code otherwise.
27 * @returns 0 on success, error code otherwise.
36 * @returns 0 on success, error code otherwise.
47 * @returns 0 on success, error code otherwise.
58 * @returns 0 on success, error code otherwise.
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.hpp29 * @brief Process ipl failure/success status
31 * If status is success log traces are cleared else used in the
39 * @brief Process boot failure/success status
41 * If status is success log traces are cleared else used in the
49 * @brief Process SBE boot failure/success status
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dfunctions11 SUCCESS="\\033[1;32m" # Success is green
73 success() {
74 echo -n -e "${BRACKET}[${SUCCESS} OK ${BRACKET}]${NORMAL}"
92 echo -n -e "${BRACKET}[${SUCCESS} PASS ${BRACKET}]${NORMAL}"
99 success
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/
H A Dipmi-init-fix-the-arguments.patch6 The functions success/failure/warning defined in /etc/init.d/functions
24 success)
26 - success "$*"
27 + success 0
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.cpp102 bool success = co_await HostPower::setState(ctx, stateOff); in updateDevice() local
103 if (!success) in updateDevice()
110 success = co_await writeSPIFlash(image, image_size); in updateDevice()
112 if (success) in updateDevice()
128 co_return success; in updateDevice() local
266 bool success = co_await SPIDevice::bindSPIFlash(); in writeSPIFlash() local
267 if (success) in writeSPIFlash()
277 success = co_await SPIDevice::writeSPIFlashWithFlashrom( in writeSPIFlash()
279 if (!success) in writeSPIFlash()
289 success = co_await SPIDevice::writeSPIFlashWithFlashcp( in writeSPIFlash()
[all …]
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h87 * Returns: on success: the %QOSGraphNode
102 * Returns: on success: the %QOSNodeType
117 * Returns: on success: the %QOSGraphEdge
126 * Returns: on success: the %QOSEdgeType
135 * Returns: on success: the destination
150 * Returns: on success: the arg
160 * Returns: on success: the char* arg
170 * Returns: on success: the char* arg
180 * Returns: on success: the char* arg
203 * Returns: on success: the %QOSGraphNode
/openbmc/bmcweb/test/redfish-core/include/
H A Devent_log_test.cpp23 bool success = false; in TEST() local
26 success = getUniqueEntryID(example, entryID); in TEST()
28 ASSERT_EQ(success, true); in TEST()
36 bool success = false; in TEST() local
41 success = getUniqueEntryID(example, entryID1); in TEST()
42 ASSERT_EQ(success, true); in TEST()
43 success = getUniqueEntryID(example, entryID2); in TEST()
44 ASSERT_EQ(success, true); in TEST()
/openbmc/qemu/include/hw/vfio/
H A Dvfio-device.h112 * Returns zero to indicate success and negative for error
124 * Returns zero to indicate success and negative for error
179 * Returns 0 on success or -errno.
190 * struct will be filled in on success
193 * Returns 0 on success or -errno.
203 * will be filled in on success
205 * Returns 0 on success or -errno.
217 * Returns 0 on success or -errno.
232 * Returns number of bytes read on success or -errno.
249 * Returns number of bytes write on success or -errno.
[all …]
/openbmc/phosphor-webui/app/common/components/
H A Dalert-banner.js20 case 'success':
37 'alert-banner--success': $ctrl.type === 'success'}">
56 type: '@', // string 'info', 'warn', 'error' or 'success'
/openbmc/phosphor-webui/app/common/services/
H A DtoastService.js18 const iconStatus = type === 'success' ? 'on' :
40 this.success = function(message) { method in AnonymousFunction2080501f0200
41 initToast('success', 'Success!', message, true);
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A D50-gbmc-psu-hardreset.sh.in31 update_netboot_status "pwr_check" "No power cycle needed, terminating hook." "SUCCESS"
34 update_netboot_status "pwr_check" "Power cycle needed" "SUCCESS"
38 update_netboot_status "pwr_req" "Requesting powercycle" "SUCCESS"
41 update_netboot_status "pwr_req" "Powercycling" "SUCCESS"

12345678910>>...66