Lines Matching +full:pass +full:- +full:through
5 non-exhaustive list of tests and clients that bmcweb is expected to be
8 specification. Entries in the clients category are intended to host user-facing
12 of these tools, the tests pass 100%. There may be cases where we workaround
13 limitations in the testing tools behavior within bmcweb to make the tools pass,
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
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>