]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: add support for -expect-version to bogo_shim_test
authorClide Stefani <cstefani.sites@gmail.com>
Thu, 13 Jun 2024 18:57:12 +0000 (14:57 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 21 Jun 2024 18:11:08 +0000 (18:11 +0000)
commitd67839f58af518bfa32e27962059291362186e1c
tree80b1afc3edd109eda2d1acbc9279012b8b191c6e
parent201129414ffc72ce05c170ef2a4627768e890f24
crypto/tls: add support for -expect-version to bogo_shim_test

The existing implementation of bogo_shim_test does not support tests
that use the expect-version flag.
This change adds support for this flag.

Updates #51434.

Change-Id: Ie23fdb06d15ec0593ca58f28144e83f93ef7f200
Reviewed-on: https://go-review.googlesource.com/c/go/+/592635
Auto-Submit: Roland Shoemaker <roland@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: David Chase <drchase@google.com>
src/crypto/tls/bogo_shim_test.go