[openssl/openssl] 4bae06: tests: clear error queue before executing a testcase

Tomáš Mráz noreply at github.com
Thu Oct 27 16:41:04 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 4bae06d47ae26b37a948d31f11884e1813f6d669
      https://github.com/openssl/openssl/commit/4bae06d47ae26b37a948d31f11884e1813f6d669
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2022-10-27 (Thu, 27 Oct 2022)

  Changed paths:
    M test/cmsapitest.c
    M test/recordlentest.c
    M test/sslcorrupttest.c
    M test/testutil/driver.c

  Log Message:
  -----------
  tests: clear error queue before executing a testcase

There can be errors in the queue from previous tests and
we look at it to verify we do not add spurious errors in
some testcases.

Fixes #19477

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19483)




More information about the openssl-commits mailing list