Home
last modified time | relevance | path

Searched refs:bmc_url (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/
H A Dtest_multiple_interfaces.robot15 ${bmc_url} https://${OPENBMC_HOST}:${HTTPS_PORT} variable
34 ${browser_ID}= Open Browser ${bmc_url} alias=tab1
49 # bmc_url certificate_type file_path
68 [Arguments] ${bmc_url} ${certificate_type} ${file_path} ${delete_cert}=${True}
72 # bmc_url Openbmc GUI URL to be open.
/openbmc/fb-ipmi-oem/include/
H A Dappcommands.hpp77 uint8_t bmc_url[SIZE_BMC_URL]; member
/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp366 memcpy(sysInfoParams.bmc_url, &req[1], SIZE_BMC_URL); in ipmiAppSetSysInfoParams()
452 respData.insert(respData.end(), std::begin(sysInfoParams.bmc_url), in ipmiAppGetSysInfoParams()
453 std::end(sysInfoParams.bmc_url)); in ipmiAppGetSysInfoParams()
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_connections.robot34 ${bmc_url} https://${OPENBMC_HOST}:${HTTPS_PORT} variable
168 ${browser_ID}= Open Browser ${bmc_url} alias=browser1
171 Go To ${bmc_url}
179 ... Open Browser ${bmc_url}
199 ${browser_ID}= Open Browser ${bmc_url} alias=browser1