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

twister: Add support for required snippets #61111

Merged
merged 4 commits into from
Sep 6, 2023

Commits on Aug 29, 2023

  1. twister: Add support for required snippets

    Adds support for twister to require using snippets on tests
    
    Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
    nordicjm committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ccb50e3 View commit details
    Browse the repository at this point in the history
  2. tests: twister: Add tests for required_snippets functionality

    Adds 2 tests which check required_snippet functionality works.
    
    Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
    nordicjm committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    154f043 View commit details
    Browse the repository at this point in the history
  3. doc: release: 3.5: Add note on required_snippets twister addition

    Adds a note that twister now supports applying snippets
    
    Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
    nordicjm committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a496301 View commit details
    Browse the repository at this point in the history
  4. doc: twister: Add details on required_snippets

    Adds information on the new required_snippets feature
    
    Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
    nordicjm committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    933d26b View commit details
    Browse the repository at this point in the history