Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a better test bench for the USBDaemon #25

Open
johnnyman727 opened this issue Apr 29, 2015 · 0 comments
Open

Write a better test bench for the USBDaemon #25

johnnyman727 opened this issue Apr 29, 2015 · 0 comments

Comments

@johnnyman727
Copy link
Contributor

Currently, the USBDaemon is using a Rust test bench copied over from the SPIDaemon tests and modified to create a domain socket rather than connect to one. In addition, it uses the Domain Specific Language from the SPIDaemon tests which are particularly not suited for the USBDaemon because it's going to be dealing with much larger transfers.

We should rewrite the test bench for the USB Daemon to be better suited for the use case and more exhaustive so we can flush out any remaining bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants