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

Add tracing to simulator tests #30

Merged
merged 2 commits into from
Mar 30, 2023
Merged

Conversation

esc
Copy link
Member

@esc esc commented Mar 29, 2023

The simulator based tests now trace the SCFG, and ensure that all test cases will have visited all blocks in the SCFG. This can help during test authoring to ensure full test coverage.

@esc esc changed the title cross check trace against existing blocks Add tracing to simulator tests Mar 29, 2023
@esc esc requested a review from kc611 March 29, 2023 17:12
@esc esc force-pushed the add_tracing_to_sim_tests branch from 2d5ae8d to a5cfba2 Compare March 29, 2023 17:13
@kc611 kc611 merged commit 733dd71 into numba:main Mar 30, 2023
@esc esc deleted the add_tracing_to_sim_tests branch March 30, 2023 19:41
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.

None yet

2 participants