Skip to content

tests: use Simulation.add_testbench for all tests. #963

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ahmedcharles
Copy link
Contributor

No description provided.

@ahmedcharles ahmedcharles requested a review from whitequark as a code owner July 20, 2025 09:49
@whitequark
Copy link
Member

There's still a failing test.


@simulation_test
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we change the decorator to drop the code required to use it as @simulation_test()?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't intend to change all of these to use parenthesis, that was a consequence of me first using (testbench=True) and then removing only the testbench=True parameter.

@ahmedcharles
Copy link
Contributor Author

I'm not sure that the changes that I made to the tests are the 'right' ones, even though they now pass, so let me know if any of them are suspect.

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

Successfully merging this pull request may close these issues.

2 participants