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

Add USB tests #292

Closed
wants to merge 3 commits into from
Closed

Add USB tests #292

wants to merge 3 commits into from

Conversation

Disasm
Copy link
Contributor

@Disasm Disasm commented Feb 14, 2021

No description provided.

@Disasm
Copy link
Contributor Author

Disasm commented Feb 14, 2021

How to run these?
For the test_class example you need to clone usb-device, cd to it and run cargo test with the connected hardware running the test_class example. Or first observe dmesg, it shows errors right now.

For the serial example you need to clone serial-threadmark and run cargo run --release /dev/serial/by-id/usb-Fake_company_Serial_port_TEST-if00 1000000 a couple of times. None of the runs should fail.

@Disasm Disasm marked this pull request as draft February 15, 2021 15:51
@jonas-schievink
Copy link
Contributor

these were added in #295, so closing this

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

Successfully merging this pull request may close these issues.

2 participants