Skip to content

refactor make_materials*() helpers #240

@jku

Description

@jku

The way we build test cases has changed a bit through the lifetime of this project so the current helpers are not as useful as they could be -- there's likely also unused code in there.

  • Practically all verification tests are now implemented in their own directories in test/assets/bundle-verify (directory contains a bundle, optional trust root, and the expected result is encoded in directory name)
  • The remaining tests use varying mechanisms of material collection

I think we could refactor the make_materials*() helper methods so that they handle this directory-per-test-case and then build all remaining test cases in that way too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions