Home
last modified time | relevance | path

Searched defs:redfish (Results 1 – 25 of 164) sorted by relevance

1234567

/openbmc/telemetry/redfish-tests/
H A Dtest_telemetry.py7 def test_get_telemetry_service(redfish): argument
16 def test_get_metric_definition_collection(redfish): argument
22 def test_verify_metric_definition_members_if_contains_metrics(redfish): argument
31 def test_get_metric_definition_that_not_exist_expect_not_found(redfish): argument
38 def test_get_metric_report_definition_collection(redfish): argument
44 def test_get_metric_report_definition_that_not_exist_expect_not_found(redfish): argument
51 def test_get_metric_report_collection(redfish): argument
57 def test_get_metric_report_that_not_exist_expect_not_found(redfish): argument
64 def test_post_report_definition_with_empty_body_expect_bad_request(redfish): argument
72 def test_post_report_definition_with_some_body_expect_bad_request(redfish): argument
[all …]
H A Dconftest.py15 def redfish(request): function
23 def telemetry(request, redfish): argument
29 def report_definitions(redfish): argument
H A Dredfish_requests.py61 def __init__(self, redfish, metric_limit): argument
75 def __init__(self, redfish): argument
/openbmc/openbmc-test-automation/data/
H A Dboot_table_x86.json4 "redfish": "^1$", string
9 "redfish": "^1$", string
23 "redfish": "^1$", string
28 "redfish": "^1$", string
43 "redfish": "^1$", string
47 "redfish": "^1$", string
61 "redfish": "^1$", string
65 "redfish": "^1$", string
79 "redfish": "^1$", string
83 "redfish": "^1$", string
[all …]
H A Dboot_table_redfish.json4 "redfish": "^1$", string
10 "redfish": "^1$", string
25 "redfish": "^1$", string
31 "redfish": "^1$", string
46 "redfish": "^1$", string
52 "redfish": "^1$", string
66 "redfish": "^1$", string
70 "redfish": "^1$", string
85 "redfish": "^1$", string
89 "redfish": "^1$", string
[all …]
H A Dboot_table_osrunning_redfish.json4 "redfish": "^1$", string
10 "redfish": "^1$", string
25 "redfish": "^1$", string
31 "redfish": "^1$", string
46 "redfish": "^1$", string
52 "redfish": "^1$", string
66 "redfish": "^1$", string
70 "redfish": "^1$", string
85 "redfish": "^1$", string
89 "redfish": "^1$", string
[all …]
/openbmc/bmcweb/test/redfish-core/include/
H A Dredfish_test.cpp9 namespace redfish namespace
19 RedfishService redfish(app); in TEST() local
/openbmc/bmcweb/redfish-core/include/
H A Dfilter_expr_executor.hpp9 namespace redfish namespace
H A Dtask_messages.hpp25 namespace redfish namespace
H A Derror_messages.hpp25 namespace redfish namespace
H A Dheartbeat_messages.hpp25 namespace redfish namespace
H A Dresource_messages.hpp25 namespace redfish namespace
H A Devent_log.hpp11 namespace redfish namespace
H A Daggregation_utils.hpp19 namespace redfish namespace
H A Dredfish.hpp7 namespace redfish namespace
H A Dfilter_expr_printer.hpp12 namespace redfish namespace
H A Derror_message_utils.hpp6 namespace redfish namespace
H A Ddbus_log_watcher.hpp7 namespace redfish namespace
H A Dfilesystem_log_watcher.hpp9 namespace redfish namespace
/openbmc/bmcweb/redfish-core/include/utils/
H A Dtime_utils.hpp16 namespace redfish namespace
H A Dsystemd_utils.hpp11 namespace redfish namespace
/openbmc/bmcweb/redfish-core/src/
H A Dredfish.cpp55 namespace redfish namespace
H A Dheartbeat_messages.cpp28 namespace redfish namespace
/openbmc/bmcweb/test/redfish-core/lib/
H A Dlog_services_dump_test.cpp12 namespace redfish namespace
H A Dsystems_logservices_postcode.cpp10 namespace redfish namespace

1234567