Home
last modified time | relevance | path

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

12345

/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
475 Redfish Post Acquire List Lock
485 ${resp}= Redfish Post Request
498 Redfish Post Acquire Invalid Lock
509 ${resp}= Redfish Post Request
518 Redfish Post Acquire Invalid Lock With Invalid Data Type Of Resource ID
529 ${resp}= Redfish Post Request
618 ${resp}= Redfish Post Request /ibm/v1/HMC/LockService/Actions/LockService.GetLockList
662 ${trans_id}= Redfish Post Acquire Lock ${lock_type}
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-ad413024 * "sinc3+pf1" - Sinc3 + Post Filter 1. 53dB rejection @
27 * "sinc3+pf2" - Sinc3 + Post Filter 2. 70dB rejection @
30 * "sinc3+pf3" - Sinc3 + Post Filter 3. 99dB rejection @
33 * "sinc3+pf4" - Sinc3 + Post Filter 4. 103dB rejection @
/openbmc/bmcweb/http/
H A Dverb.hpp21 Post, enumerator
43 return HttpVerb::Post; in httpVerbFromBoost()
63 case HttpVerb::Post: in httpVerbToString()
/openbmc/linux/Documentation/gpu/
H A Dmeson.rst19 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
33 Video Post Processing
37 :doc: Video Post Processing
/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/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/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-test-automation/lib/
H A Drest_client.robot55 OpenBMC Post Request
66 # Post Request call. For example, the caller might
75 Run Keyword If '${quiet}' == '${0}' Log Request method=Post
150 ... Post Login Request ${timeout} ${quiet}
182 Post Login Request
339 ${resp}= OpenBmc Post Request ${base_uri}action/${method}
361 # directly to Post Request.
374 Run Keyword If '${quiet}' == '${0}' Log Request method=Post
423 # Post Request call. For example, the caller might
430 …Run Keyword If '${quiet}' == '${0}' Log Request method=Post base_uri=${base_uri} args=&{kwarg…
[all …]
H A Ddmtf_redfishtool_utils.robot52 Redfishtool Post
53 [Documentation] Execute redfishtool for Post operation.
73 [Documentation] Execute redfishtool for Post operation.
H A Ddump_utils.robot30 ${resp}= OpenBMC Post Request
134 ${resp}= OpenBMC Post Request
175 Redfish.Post /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.ClearLog
197 Redfish.Post /redfish/v1/Systems/${SYSTEM_ID}/LogServices/Dump/Actions/LogService.ClearLog
223 ${resp}= Openbmc Post Request ${REST_DUMP_URI}action/DeleteAll data=${args}
279 ${resp}= Redfish.Post
304 …${resp}= Redfish.Post /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.Col…
437 …${resp}= Redfish.Post /redfish/v1/Managers/${MANAGER_ID}/LogServices/Dump/Actions/LogService.Col…
/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…
406 ${post_code_update_actions}= Get Post Boot Action
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ipmi_redfish_user.robot37 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
57 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
82 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
117 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
235 Redfish.Post ${REDFISH_ACCOUNTS_URI} body=&{payload}
243 Redfish.Post ${REDFISH_ACCOUNTS_URI} body=&{payload}
/openbmc/openbmc-test-automation/systest/
H A Dtest_bmc_poll_errors.robot13 Test Teardown Post Test Case Execution
66 Post Test Case Execution
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_connections.robot96 Test Post Without Auth Token Fails
102 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{user_info}
106 Flood Post Without Auth Token And Check Stability Of BMC
116 Log To Console ${iter}th iteration Post Request without valid session token
118 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{user_info}
130 …... msg=Post operation failed ${fail_count} times in ${verify_count} attempts; fails at iteration…
315 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{user_info}
327 Redfish.Post /redfish/v1/AccountService/Accounts/ body=&{user_info}
/openbmc/openbmc-test-automation/redfish/extended/
H A Dredfish_host_code_update.robot50 ${post_code_update_actions}= Get Post Boot Action
76 ${post_code_update_actions}= Get Post Boot Action
/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/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/openpower/localuser/
H A Dtest_ipmi_redfish_user.robot52 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
78 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
106 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
133 Redfish.Post /redfish/v1/AccountService/Accounts body=&{payload}
/openbmc/fb-ipmi-oem/
H A Dmeson.options6 description: 'Post code byte size.',

12345