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

testsuite: Improve test setup output and add test summary for spectest #1708

Merged
merged 6 commits into from
Oct 28, 2024

Conversation

rdmark
Copy link
Member

@rdmark rdmark commented Oct 28, 2024

  • Gives a more helpful stdout response when mandatory options are missing.
  • Turn on color output by default, and flip the effect of the -C option.
  • Refactor the test result functions, and add global test counting.
  • Print a test results summary for the spectest.
  • Remove the Quirk mode and add a nondeterminism skip criteria instead.
  • Print __func__ when running a test module, effectively removing the old page number references.
  • Standardize a few test app option letters.
  • Move test302 from tier1 to tier2 spectest, where it passes.

@rdmark rdmark changed the title testsuite: Print help text for missing mandatory options testsuite: Improve test setup output and add test summary for spectest Oct 28, 2024
Copy link

sonarcloud bot commented Oct 28, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@rdmark rdmark merged commit 57804cd into main Oct 28, 2024
26 of 27 checks passed
@rdmark rdmark deleted the rdmark-testsuite-easeofuse branch October 28, 2024 19:46
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