Skip to content

test: add tls benchmark test

A recent change to benchmarks broke one of the TLS benchmarks and since we have no tests for these it went undetected. This fixes the issue and also introduces a test for TLS benchmarks.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

benchmark, test

Merge request reports

Loading