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

update testing infrastructure #238

Open
perarnau opened this issue Nov 26, 2024 · 0 comments
Open

update testing infrastructure #238

perarnau opened this issue Nov 26, 2024 · 0 comments

Comments

@perarnau
Copy link
Contributor

The current unit tests are often lacking in verbosity, which prevent efficient debugging when something goes wrong on a platform we don't control. We should make improvements there, maybe using libcheck for the entire test suite.

There's value in a lot of the tests we do, as a means to validate the platform somehow, but I think this should be better served by writing an aml binary that explores some of the details of the architecture at runtime, instead of a suite of unit tests for the lib.

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

No branches or pull requests

1 participant