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 EXPECT in a workhorse test function; modify number of test arguments #22

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

PingTakPeterTang
Copy link
Collaborator

Previously, tests do not make any assertion. We change one main test function "report_err_fp64" for interval testing of 1-in 1-out function with a default error threshold of 1 ulp. The test function EXPECT max. observed error to be less than this threshold.

@PingTakPeterTang PingTakPeterTang merged commit b5e524a into main Mar 6, 2024
12 checks passed
@PingTakPeterTang PingTakPeterTang deleted the dev/PingTakPeterTang/test_modifications branch March 6, 2024 22:18
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