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

[NFC] Clean up match files for conf. testing #2285

Merged
merged 1 commit into from
Nov 14, 2024

Commits on Nov 13, 2024

  1. [NFC] Clean up match files for conf. testing

    Clean up the match files to hopefully make them more easily readable. As
    we now use cts_exe.py, we don't need as many workarounds.
    
    This changes the following:
    * Removes the "{{NONDETERMINISTIC}}" tag, which isn't needed any more.
    * Removes the notice about only being supported in cts_exe.py - all
      suites now require cts_exe.py.
    * Device names have been simplified down to a single wildcard -
      should make it easier to read them and copy between files if needed.
    * If all tests for a specific enum fail, it has been folded into a
      single wildcard.
    RossBrunton committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a1c9555 View commit details
    Browse the repository at this point in the history