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

logic tests fail on non raspberry pi hardware #16

Open
theyoyojo opened this issue May 11, 2020 · 2 comments
Open

logic tests fail on non raspberry pi hardware #16

theyoyojo opened this issue May 11, 2020 · 2 comments
Assignees
Labels
Design Engineering Architectural and Aesthetic improvements Quality Engineering Verification of correctness with respect to requriements

Comments

@theyoyojo
Copy link
Contributor

theyoyojo commented May 11, 2020

Running make on the ARM server yields one test failure due to the following error:
OSError [Errno 19]: No such devices
which occurs at RPi/core.py:551.

@theyoyojo
Copy link
Contributor Author

Despite the fact that our library targets Raspberry Pi hardware exclusively, I think we would benefit from being able to test our logic, both using pure software and gpio-mockup devices, on any linux system

@theyoyojo theyoyojo added the Quality Engineering Verification of correctness with respect to requriements label May 15, 2020
@theyoyojo
Copy link
Contributor Author

theyoyojo commented Jun 15, 2020

This issue would be resolved by the implementation of a simulation of the libgpiod API

@theyoyojo theyoyojo self-assigned this Jun 15, 2020
@theyoyojo theyoyojo changed the title whitebox tests fail on non raspberry pi hardware logic tests fail on non raspberry pi hardware Jun 16, 2020
@theyoyojo theyoyojo added the Design Engineering Architectural and Aesthetic improvements label Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Engineering Architectural and Aesthetic improvements Quality Engineering Verification of correctness with respect to requriements
Projects
None yet
Development

No branches or pull requests

2 participants