| /openbmc/bmcweb/test/include/ |
| H A D | sessions_test.cpp | 11 persistent_data::AuthConfigMethods methods; in TEST() local 21 methods.fromJson(jsonValue); in TEST() 23 EXPECT_EQ(methods.basic, true); in TEST() 24 EXPECT_EQ(methods.cookie, true); in TEST() 25 EXPECT_EQ(methods.sessionToken, true); in TEST() 26 EXPECT_EQ(methods.tls, true); in TEST() 27 EXPECT_EQ(methods.tlsStrict, false); in TEST() 28 EXPECT_EQ(methods.xtoken, true); in TEST() 29 EXPECT_EQ(methods.mTLSCommonNameParsingMode, in TEST() 35 persistent_data::AuthConfigMethods methods; in TEST() local [all …]
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/ |
| H A D | README.md | 5 Chassis Power Control service exposes D-Bus methods for chassis power operations 10 following methods, signals. 12 #### methods subsubsection 26 methods, signals. 28 #### methods subsubsection 40 following methods, signals. 42 #### methods subsubsection
|
| /openbmc/phosphor-misc/http-redirect/ |
| H A D | test.awk | 106 function othermethods(path, version, headers, methods, m) 108 add(methods, "PUT") 109 add(methods, "POST") 110 add(methods, "TRACE") 111 add(methods, "CONNECT") 112 add(methods, "get") 113 add(methods, "head") 115 for (m in methods) 116 test(501, "", mkrequest(methods[m], path, version), headers)
|
| /openbmc/phosphor-power/phosphor-regulators/src/regsctl/ |
| H A D | main.cpp | 40 auto methods = app.add_option_group("Methods"); in main() local 43 methods->add_subcommand("config", "Configure regulators"); in main() 47 methods->add_subcommand("monitor", "Monitor regulators"); in main() 56 methods->require_subcommand(1); in main()
|
| /openbmc/phosphor-fan-presence/control/json/triggers/ |
| H A D | init.cpp | 141 auto handler = methods.end(); in triggerInit() 146 handler = methods.find(method); in triggerInit() 156 if (!groups.empty() && handler == methods.end()) in triggerInit() 160 std::next(methods.begin()), methods.end(), in triggerInit() 161 methods.begin()->first, [](auto list, auto method) { in triggerInit()
|
| /openbmc/phosphor-fan-presence/docs/presence/ |
| H A D | rpolicy.md | 5 The type of redundancy policy to use against the methods of presence detection. 7 use those methods can be configured based on system expectations. 19 present, results in the fan being marked present. All methods of detection must 42 "methods": [
|
| /openbmc/sdbusplus/tools/sdbusplus/templates/ |
| H A D | interface.md.mako | 6 % if len(interface.methods): 7 % for m in interface.methods: 11 No methods.
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | manager_logservices_dbus_eventlog.hpp | 155 .methods(boost::beast::http::verb::get)(std::bind_front( in requestRoutesManagersDBusEventLog() 160 .methods(boost::beast::http::verb::get)( in requestRoutesManagersDBusEventLog() 166 .methods(boost::beast::http::verb::patch)(std::bind_front( in requestRoutesManagersDBusEventLog() 174 .methods(boost::beast::http::verb::delete_)(std::bind_front( in requestRoutesManagersDBusEventLog() 182 .methods(boost::beast::http::verb::post)(std::bind_front( in requestRoutesManagersDBusEventLog() 188 .methods(boost::beast::http::verb::get)(std::bind_front( in requestRoutesManagersDBusEventLog()
|
| H A D | systems_logservices_dbus_eventlog.hpp | 200 .methods(boost::beast::http::verb::get)(std::bind_front( in requestRoutesSystemsDBusEventLog() 206 .methods(boost::beast::http::verb::get)( in requestRoutesSystemsDBusEventLog() 212 .methods(boost::beast::http::verb::patch)(std::bind_front( in requestRoutesSystemsDBusEventLog() 220 .methods(boost::beast::http::verb::delete_)(std::bind_front( in requestRoutesSystemsDBusEventLog() 228 .methods(boost::beast::http::verb::post)(std::bind_front( in requestRoutesSystemsDBusEventLog() 235 .methods(boost::beast::http::verb::get)(std::bind_front( in requestRoutesSystemsDBusEventLog()
|
| H A D | redfish_sessions.hpp | 373 .methods(boost::beast::http::verb::head)( in requestRoutesSession() 378 .methods(boost::beast::http::verb::get)( in requestRoutesSession() 383 .methods(boost::beast::http::verb::delete_)( in requestRoutesSession() 388 .methods(boost::beast::http::verb::head)( in requestRoutesSession() 393 .methods(boost::beast::http::verb::get)( in requestRoutesSession() 403 .methods(boost::beast::http::verb::post)( in requestRoutesSession() 408 .methods(boost::beast::http::verb::post)( in requestRoutesSession() 413 .methods(boost::beast::http::verb::head)( in requestRoutesSession() 418 .methods(boost::beast::http::verb::get)( in requestRoutesSession() 423 .methods(boost::beast::http::verb::patch)( in requestRoutesSession()
|
| H A D | manager_logservices_journal_eventlog.hpp | 99 .methods(boost::beast::http::verb::get)(std::bind_front( in requestRoutesManagersJournalEventLog() 105 .methods(boost::beast::http::verb::get)( in requestRoutesManagersJournalEventLog() 113 .methods(boost::beast::http::verb::post)( in requestRoutesManagersJournalEventLog()
|
| H A D | aggregation_service.hpp | 74 .methods(boost::beast::http::verb::head)( in requestRoutesAggregationService() 78 .methods(boost::beast::http::verb::get)( in requestRoutesAggregationService() 137 .methods(boost::beast::http::verb::get)(std::bind_front( in requestRoutesAggregationSourceCollection() 142 .methods(boost::beast::http::verb::head)(std::bind_front( in requestRoutesAggregationSourceCollection() 427 .methods(boost::beast::http::verb::get)( in requestRoutesAggregationSource() 433 .methods(boost::beast::http::verb::patch)( in requestRoutesAggregationSource() 439 .methods(boost::beast::http::verb::delete_)( in requestRoutesAggregationSource() 445 .methods(boost::beast::http::verb::head)( in requestRoutesAggregationSource() 450 .methods(boost::beast::http::verb::post)(std::bind_front( in requestRoutesAggregationSource()
|
| H A D | systems_logservices_journal_eventlog.hpp | 117 .methods(boost::beast::http::verb::get)(std::bind_front( in requestRoutesSystemsJournalEventLog() 123 .methods(boost::beast::http::verb::get)(std::bind_front( in requestRoutesSystemsJournalEventLog() 131 .methods(boost::beast::http::verb::post)(std::bind_front( in requestRoutesSystemsJournalEventLog()
|
| H A D | log_services.hpp | 1463 .methods(boost::beast::http::verb::get)(std::bind_front( in handleLogServicesDumpClearLogComputerSystemPost() 1471 .methods(boost::beast::http::verb::get)(std::bind_front( in handleLogServicesDumpClearLogComputerSystemPost() 1480 .methods(boost::beast::http::verb::get)(std::bind_front( in handleLogServicesDumpClearLogComputerSystemPost() 1486 .methods(boost::beast::http::verb::delete_)(std::bind_front( in requestRoutesBMCDumpService() 1496 .methods(boost::beast::http::verb::get)(std::bind_front( in requestRoutesBMCDumpEntryCollection() 1506 .methods(boost::beast::http::verb::post)( in requestRoutesBMCDumpEntry() 1517 .methods(boost::beast::http::verb::post)(std::bind_front( in requestRoutesBMCDumpEntryDownload() 1525 .methods(boost::beast::http::verb::get)(std::bind_front( in requestRoutesBMCDumpCreate() 1534 .methods(boost::beast::http::verb::get)( in requestRoutesBMCDumpCreate() 1544 .methods(boos in requestRoutesBMCDumpClear() [all...] |
| H A D | storage.hpp | 295 .methods(boost::beast::http::verb::get)( in requestRoutesStorage() 300 .methods(boost::beast::http::verb::get)( in requestRoutesStorage() 305 .methods(boost::beast::http::verb::get)( in requestRoutesStorage() 310 .methods(boost::beast::http::verb::get)( in requestRoutesStorage() 315 .methods(boost::beast::http::verb::get)( in requestRoutesStorage()
|
| /openbmc/openbmc-test-automation/redfish/managers/ |
| H A D | test_bmc_logservices.robot | 14 [Documentation] Verify logservice unsupported methods. 20 [Documentation] Verify journal logservice unsupported methods. 26 [Documentation] Verify bmc journal entries unsupported methods. 35 [Documentation] Verify supported and unsupported methods for given uri.
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/ |
| H A D | README.md | 5 SMBIOS MDR V2 service exposes D-Bus methods for SMBIOS Version 2 operations. 10 methods. 12 #### methods subsubsection
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
| H A D | README.md | 5 User Manager service exposes D-Bus methods for user management operations. 10 methods, properties and signals. 14 ##### methods l4subsection 47 will expose following properties and methods. 61 #### methods subsubsection
|
| /openbmc/bmcweb/http/routing/ |
| H A D | ruleparametertraits.hpp | 45 self_t& methods(boost::beast::http::verb method) in methods() function 57 self_t& methods(boost::beast::http::verb method, MethodArgs... argsMethod) in methods() function 60 methods(argsMethod...); in methods()
|
| /openbmc/webui-vue/tests/unit/ |
| H A D | testUtils.js | 131 methods: { 148 methods: { 118 methods: { global() class in bootstrapStubs.b-modal
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/ |
| H A D | 0006-Workaround-patch-for-missing-Python3-transition-of-t.patch | 39 + #define MOD_DEF(ob, name, doc, methods) \ 41 + PyModuleDef_HEAD_INIT, name, doc, -1, methods, }; \ 52 + #define MOD_DEF(ob, name, doc, methods) \ 53 + ob = Py_InitModule3(name, methods, doc);
|
| /openbmc/phosphor-power/phosphor-regulators/docs/ |
| H A D | testing.md | 44 - Abstract base class with virtual methods for external interfaces 45 - Concrete sub-class with real implementation of virtual methods that call 47 - Mock sub-class that provides mock implementation of virtual methods
|
| /openbmc/phosphor-power/phosphor-power-sequencer/docs/ |
| H A D | testing.md | 44 - Abstract base class with virtual methods for external interfaces 45 - Concrete sub-class with real implementation of virtual methods that call 47 - Mock sub-class that provides mock implementation of virtual methods
|
| /openbmc/bmcweb/features/google/ |
| H A D | google_service_root.hpp | 221 .methods(boost::beast::http::verb::get)(handleGoogleV1Get); in requestRoutes() 225 .methods(boost::beast::http::verb::get)(handleRootOfTrustCollectionGet); in requestRoutes() 229 .methods(boost::beast::http::verb::get)(handleRootOfTrustGet); in requestRoutes() 235 .methods(boost::beast::http::verb::post)(handleRoTSendCommandPost); in requestRoutes()
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/ |
| H A D | libtest-warn-perl_0.37.bb | 1 SUMMARY = "Test::Warn - Perl extension to test methods for warnings" 2 DESCRIPTION = "This module provides a few convenience methods for testing \
|