s2n-tls icon indicating copy to clipboard operation
s2n-tls copied to clipboard

Add integration test for buffered send

Open lundinc2 opened this issue 3 years ago • 1 comments

Resolved issues:

N/A

Description of changes:

Adds an integration test for the buffered send feature.

Call-outs:

I scoped down a lot of the cipher combinations and certificate combinations. We should increase them to capture "ALL" combinations.

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer? Ran integration tests on local codebuild agent.

Is this a refactor change? If so, how have you proved that the intended behavior hasn't changed?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

lundinc2 avatar Jun 16 '22 18:06 lundinc2

Will rebase once the other PRs have landed.

lundinc2 avatar Jun 16 '22 19:06 lundinc2

This integ test was completed in this PR #3537

maddeleine avatar Nov 29 '22 21:11 maddeleine