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

Improve readability of psys tests #109

Open
pedrolamarao opened this issue Mar 17, 2022 · 0 comments
Open

Improve readability of psys tests #109

pedrolamarao opened this issue Mar 17, 2022 · 0 comments

Comments

@pedrolamarao
Copy link
Owner

Currently, reading psys tests is rather crude, with lots of assignments on _test_control.
Let us encapsulate the test protocol in helper procedures with nice names.
To mark entry in a new test step, we may have test_step(number).
To assert, we may define the usual procedures such as test_eq(x,y).

@pedrolamarao pedrolamarao added this to the M06 milestone Mar 17, 2022
@pedrolamarao pedrolamarao removed this from the x86 long mode milestone Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant