awslabs / aws-c-s3

C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances.
Apache License 2.0
94 stars 38 forks source link

lots more async-stream tests #312

Closed graebm closed 1 year ago

graebm commented 1 year ago

Expand to have more than just 3 tests to stress aws_async_input_stream

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

graebm commented 1 year ago

nevermind. I just merged these into another testing PR that hasn't been reviewed yet