commit | 0feba2219b7348dce7d59312f4701a4805768f2d | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kuba@kernel.org> | Mon Apr 27 18:03:51 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 28 13:30:44 2020 -0700 |
tree | 9f48025334d61860c7423d8262a2a1711328f39a | |
parent | 74bc7c97fa88ae334752e7b45702d23813df8873 [diff] |
selftests: tls: run all tests for TLS 1.2 and TLS 1.3 TLS 1.2 and TLS 1.3 differ in the implementation. Use fixture parameters to run all tests for both versions, and remove the one-off TLS 1.2 test. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: David S. Miller <davem@davemloft.net>