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

migrate xcompat tests to use new test vector framework #115

Closed
mattsb42-aws opened this issue Jul 9, 2019 · 1 comment
Closed

migrate xcompat tests to use new test vector framework #115

mattsb42-aws opened this issue Jul 9, 2019 · 1 comment

Comments

@mattsb42-aws
Copy link
Member

The xcompat tests[1] currently use the legacy test vectors[2]. We need to update them to use the new test vector framework[3] and the corresponding test vectors[4].

[1] https://github.com/aws/aws-encryption-sdk-java/blob/master/src/test/java/com/amazonaws/encryptionsdk/XCompatDecryptTest.java
[2] https://github.com/awslabs/aws-encryption-sdk-test-vectors/tree/master/vectors/awses-legacy
[3] https://github.com/awslabs/aws-crypto-tools-test-vector-framework
[4] https://github.com/awslabs/aws-encryption-sdk-test-vectors/tree/master/vectors/awses-decrypt

@SalusaSecondus
Copy link
Contributor

No longer needed as TestVectorRunner from #127 uses the new framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants