Skip to content

update xcompat tests to use public test vectors #22

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

Closed
mattsb42-aws opened this issue Oct 26, 2017 · 1 comment
Closed

update xcompat tests to use public test vectors #22

mattsb42-aws opened this issue Oct 26, 2017 · 1 comment

Comments

@mattsb42-aws
Copy link
Member

Problem

Initial public test vectors are published now: https://github.com/awslabs/aws-encryption-sdk-test-vectors

The xcompat test suites need to be updated to use these rather than just looking for locally.

Solution

The plan for this is to:

  1. Add a git submodule directing to the test vectors repo at the path test/vectors
  2. Update xcompat tests to two-level parameterization:
    1. For each zip file found in test/vectors/vectors
    2. Load test suites from manifest in zip file
      • Read data from zip file for each test
@mattsb42-aws mattsb42-aws self-assigned this Oct 26, 2017
@mattsb42-aws mattsb42-aws removed their assignment Dec 6, 2018
@mattsb42-aws
Copy link
Member Author

This will use the test_vector_handlers sub-package.

farleyb-amazon added a commit that referenced this issue May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants