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

Prodtest redesign #4430

Open
TychoVrahe opened this issue Dec 9, 2024 · 0 comments
Open

Prodtest redesign #4430

TychoVrahe opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
code Code improvements

Comments

@TychoVrahe
Copy link
Contributor

As our products get more and more complex, we more and more thing that current prodtest design is no longer sufficient.

Main drawbacks include:

  • test command name collision
  • bad code structure. Tests sometimes need different API to drivers than normal code, and this forces us to include files not meant to be public
  • lack of detailed error reporting
  • lack of common command/response structure

This issue serves to collect ideas how the new design should look like and what features should be supported.

@TychoVrahe TychoVrahe added the code Code improvements label Dec 9, 2024
@TychoVrahe TychoVrahe moved this to 🎯 To do in Firmware Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code improvements
Projects
Status: 🎯 To do
Development

No branches or pull requests

2 participants