Home
last modified time | relevance | path

Searched refs:Post (Results 1 – 25 of 89) sorted by relevance

1234

/openbmc/bmcweb/http/
H A Dverb.hpp21 Post, enumerator
43 return HttpVerb::Post; in httpVerbFromBoost()
63 case HttpVerb::Post: in httpVerbToString()
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_discovery.robot34 Discover BMC Pre And Post Reboot
54 Discover BMC Pre And Post Firmware Update Of Same Release
57 [Template] Discover BMC Pre And Post Firmware Update
63 Discover BMC Pre And Post Firmware Update Of Different Release
66 [Template] Discover BMC Pre And Post Firmware Update
75 [Template] Discover BMC Pre And Post Firmware Update
81 Discover BMC Pre And Post When Host Boot InProgress
84 [Template] Discover BMC Pre And Post When Host Boot
186 ${post_code_update_actions}= Get Post Boot Action
197 Discover BMC Pre And Post Firmware Update
[all …]
H A Dtest_lock_management.robot452 Redfish Post Acquire Lock
462 ${resp}= Redfish Post Request
476 Redfish Post Acquire List Lock
486 ${resp}= Redfish Post Request
500 Redfish Post Acquire Invalid Lock
511 ${resp}= Redfish Post Request
521 Redfish Post Acquire Invalid Lock With Invalid Data Type Of Resource ID
532 ${resp}= Redfish Post Request
621 ${resp}= Redfish Post Request /ibm/v1/HMC/LockService/Actions/LockService.GetLockList
665 ${trans_id}= Redfish Post Acquire Lock ${lock_type}
[all …]
/openbmc/sdeventplus/src/sdeventplus/source/
H A Devent.hpp127 class Post : public EventBase class
137 Post(const Event& event, Callback&& callback);
H A Devent.cpp73 Post::Post(const Event& event, Callback&& callback) : in Post() function in sdeventplus::source::Post
/openbmc/u-boot/arch/arm/mach-davinci/
H A DKconfig76 int "PLLC0 PLL Post-Divider"
79 Value written to PLLC0 PLL Post-Divider Control Register
124 hex "PLLC1 PLL Post-Divider"
127 Value written to PLLC1 PLL Post-Divider Control Register
/openbmc/bmcweb/test/http/
H A Dverb_test.cpp23 {HttpVerb::Post, BoostVerb::post}, in TEST()
47 {HttpVerb::Patch, "PATCH"}, {HttpVerb::Post, "POST"}, in TEST()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/
H A Dphosphor-host-postd_git.bb1 SUMMARY = "Phosphor OpenBMC Post Code Daemon"
2 DESCRIPTION = "Phosphor OpenBMC Post Code Daemon"
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Ddeassert-post-end.service2 Description=Deassert Post Complete Status
H A Dassert-post-end.service2 Description=Assert Post Complete Status
/openbmc/openbmc-test-automation/lib/
H A Drest_client.robot56 OpenBMC Post Request
67 # Post Request call. For example, the caller might
77 Log Request method=Post base_uri=${base_uri} args=&{kwargs}
153 ... Post Login Request ${timeout} ${quiet}
189 Post Login Request
347 ${resp}= OpenBmc Post Request ${base_uri}action/${method}
369 # directly to Post Request.
382 IF '${quiet}' == '${0}' Log Request method=Post
431 # Post Request call. For example, the caller might
439 Log Request method=Post base_uri=${base_uri} args=&{kwargs}
[all …]
H A Ddmtf_redfishtool_utils.robot52 Redfishtool Post
53 [Documentation] Execute redfishtool for Post operation.
73 [Documentation] Execute redfishtool for Post operation.
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_managers_bmc.robot196 # Post operation on Managers Collection
197 Redfish.Post /redfish/v1/Managers
216 # Post operation on BMC Manager
217 Redfish.Post /redfish/v1/Managers/${MANAGER_ID}
237 # Post operation on BMC Manager ResetActionInfo
238 Redfish.Post /redfish/v1/Managers/${MANAGER_ID}/ResetActionInfo
/openbmc/openbmc-test-automation/systest/
H A Dtest_bmc_poll_errors.robot12 Test Teardown Post Test Case Execution
65 Post Test Case Execution
/openbmc/phosphor-post-code-manager/service_files/
H A Dxyz.openbmc_project.State.Boot.PostCode.service2 Description=Post code manager
H A Dxyz.openbmc_project.State.Boot.PostCode@.service2 Description=Post code manager (host %i)
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_firmware_tftp_upload_image.robot95 ${post_code_update_actions}= Get Post Boot Action
102 Redfish.Post /redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate
140 ${post_code_update_actions}= Get Post Boot Action
147 Redfish.Post /redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate
189 Redfish.Post /redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate
H A Dtest_redfish_bmc_code_update.robot88 Post BMC Reset Perform Redfish Code Update
106 Post BMC Reset Perform Image Switched To Backup Multiple Times
132 Verify If The Modified Admin Credential Is Valid Post Image Switched To Backup
138 ${post_code_update_actions}= Get Post Boot Action
152 Verify If The Modified Admin Credential Is Valid Post Update
261 ${post_code_update_actions}= Get Post Boot Action
340 …${resp}= Redfish.Post /redfish/v1/CertificateService/Actions/CertificateService.ReplaceCertifica…
407 ${post_code_update_actions}= Get Post Boot Action
/openbmc/fb-ipmi-oem/
H A Dmeson.options6 description: 'Post code byte size.',
/openbmc/openbmc-test-automation/redfish/extended/
H A Dredfish_host_code_update.robot53 ${post_code_update_actions}= Get Post Boot Action
79 ${post_code_update_actions}= Get Post Boot Action
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_connections.robot98 Test Post Without Auth Token Fails
104 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{user_info}
108 Flood Post Without Auth Token And Check Stability Of BMC
118 Log To Console ${iter}th iteration Post Request without valid session token
120 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{user_info}
133 …... msg=Post operation failed ${fail_count} times in ${verify_count} attempts; fails at iteration…
326 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{user_info}
338 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{user_info}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dfusion.patch4 Signed-off-by: Lauren Post <lauren.post@freescale.com>
/openbmc/qemu/tests/qemu-iotests/
H A D091.out16 === VM 2: Post-migration, write to disk, verify running ===
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ipmi_redfish_user.robot39 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
59 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
84 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
119 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
237 Redfish.Post ${REDFISH_ACCOUNTS_URI} body=&{payload}
245 Redfish.Post ${REDFISH_ACCOUNTS_URI} body=&{payload}
/openbmc/phosphor-host-postd/
H A Dmeson.options8 description: 'Post code byte size.',

1234