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

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


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: d8eb0e1988aba5d86aa6570357853cad0ab3f532
      https://github.com/openssl/openssl/commit/d8eb0e1988aba5d86aa6570357853cad0ab3f532
  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)

(cherry picked from commit 4bae06d47ae26b37a948d31f11884e1813f6d669)




More information about the openssl-commits mailing list