You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proxying USB devices proves to be an effective way to test Raw Gadget features.
A few ideas for testing Raw Gadget via proxying:
Provide a simple in-repo proxy that supports all of the features Raw Gadget currently exposes. This proxy can evolve alongside with the new Raw Gadget features added to the dev branch. External proxies can rely on this implementation as a guideline or directly reuse it.
Implement automatic virtual testing of Raw Gadget based on proxying the existing functions of the composite framework via Dummy HCD/UDC and USB/IP.
Document instructions for manual testing of Raw Gadget with various physical devices, hardware UDCs, and both Linux and Windows hosts.
Also see the TODOs in the existing Raw Gadget testing tooling.
The text was updated successfully, but these errors were encountered:
Proxying USB devices proves to be an effective way to test Raw Gadget features.
A few ideas for testing Raw Gadget via proxying:
Provide a simple in-repo proxy that supports all of the features Raw Gadget currently exposes. This proxy can evolve alongside with the new Raw Gadget features added to the
dev
branch. External proxies can rely on this implementation as a guideline or directly reuse it.Implement automatic virtual testing of Raw Gadget based on proxying the existing functions of the composite framework via Dummy HCD/UDC and USB/IP.
Document instructions for manual testing of Raw Gadget with various physical devices, hardware UDCs, and both Linux and Windows hosts.
Also see the TODOs in the existing Raw Gadget testing tooling.
The text was updated successfully, but these errors were encountered: