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

Make an app to test ECALLs on both the native and the Risc-V target #42

Closed
bigspider opened this issue Nov 22, 2024 · 1 comment
Closed
Labels
tests Anything related to tests, benchmarks, etc

Comments

@bigspider
Copy link
Collaborator

All the ECALLs (except perhaps the UX-related ones) should be tested on all targets to make sure the results are coherent.

Making a complete app that just calls the ECALLs and a test suite with test vectors for all the ecalls is probably the easiest way to setup such tests.

@bigspider bigspider added the tests Anything related to tests, benchmarks, etc label Nov 22, 2024
@bigspider
Copy link
Collaborator Author

Done in #44; running the same app natively is still open as per #48.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Anything related to tests, benchmarks, etc
Projects
None yet
Development

No branches or pull requests

1 participant