]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add some additional tests for the new fc "consumed" params
authorMatt Caswell <matt@openssl.org>
Mon, 13 Nov 2023 14:39:53 +0000 (14:39 +0000)
committerTomas Mraz <tomas@openssl.org>
Wed, 15 Nov 2023 08:08:16 +0000 (09:08 +0100)
commitaa6ac60728207ba18779d7cbe71893c066bcbc28
tree6897a6e5990d2ec7136c3968582b2ec2c0965e5f
parente57bf6b3bfa2f0b18e5cad7fd3c5fdd7c51516b9
Add some additional tests for the new fc "consumed" params

Check that the "consumed" parameter is working as expected.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22718)
test/quic_fc_test.c