Lines Matching +full:openbmc +full:- +full:test +full:- +full:automation
5 non-exhaustive list of tests and clients that bmcweb is expected to be
6 compatible with, they are split into a couple categories. Entries in the test
8 specification. Entries in the clients category are intended to host user-facing
18 Redfish-Service-Validator: A tool to verify through GET requests that bmcweb
20 <https://github.com/DMTF/Redfish-Service-Validator.git>
24 Redfish-Protocol-Validator: A tool to verify the protocol-level interactions
25 with the Redfish wire-protocol, and checks those against the Redfish
26 specification. <https://github.com/DMTF/Redfish-Protocol-Validator>
30 OpenBMC-test-automation: A tool based on robot framework for testing some
31 portion of the OpenBMC Redfish use cases.
54 python-redfish-library: A python library used by a number of tools.
55 <https://github.com/DMTF/python-redfish-library>
59 Redfish-Event-Listener: An example client for testing and implementing
60 EventService handlers. <https://github.com/DMTF/Redfish-Event-Listener>
64 Redfish-Tacklebox: A collection of common utilities for managing redfish servers
65 <https://github.com/DMTF/Redfish-Tacklebox>