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

Test reordering and selective test execution #149

Merged
merged 18 commits into from
Apr 26, 2024
Merged

Conversation

rouson
Copy link
Contributor

@rouson rouson commented Apr 24, 2024

No description provided.

rouson added 8 commits April 18, 2024 22:45
This dependency update will facilitate enabling selective execution
of subsets of unit tests.
This commit facilitates selectively running a subset of unit tests
for the derive types:
- hyperparameters_t
- network_configuration_t
- tensor_range_t
- training_configuration_t
This updates the Sourcery dependency version to facilitate the
selective execution of unit tests that involve vector-valued test
functions as arise in the Inference-Engine test suite whenever one
test function produces an entire truth table as a 1D logical array
of values indicating test passing or failure.
@rouson rouson requested a review from ktras April 24, 2024 04:19
@rouson rouson changed the title Test reordering and selective test execution U Test reordering and selective test execution Apr 25, 2024
@rouson rouson marked this pull request as ready for review April 25, 2024 23:23
@rouson rouson merged commit 007de65 into main Apr 26, 2024
4 checks passed
@rouson rouson deleted the selective-test-execution branch April 26, 2024 00:11
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.

1 participant