Closed
Description
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:
- Add a git submodule directing to the test vectors repo at the path
test/vectors
- Update xcompat tests to two-level parameterization:
- For each zip file found in
test/vectors/vectors
- Load test suites from manifest in zip file
- Read data from zip file for each test
- For each zip file found in