[openssl/openssl] d1093f: augment test/run_tests.pl to filter indirect leaks

Neil Horman noreply at github.com
Thu Dec 21 14:22:28 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: d1093fa92c54cd53a64aa7fc8569f60b116847ab
      https://github.com/openssl/openssl/commit/d1093fa92c54cd53a64aa7fc8569f60b116847ab
  Author: Neil Horman <nhorman at openssl.org>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M test/run_tests.pl

  Log Message:
  -----------
  augment test/run_tests.pl to filter indirect leaks

When verbosity isn't set to 1 or higher, suppress indirect leaks (i.e.
only print direct leaks) to make output more human-readable.  Setting
V=1 on make test produces all leaks (direct and indirect)

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22678)


  Commit: 5528bfbc647c68b6e03262099830ddd1c49dfa23
      https://github.com/openssl/openssl/commit/5528bfbc647c68b6e03262099830ddd1c49dfa23
  Author: Neil Horman <nhorman at openssl.org>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M test/run_tests.pl

  Log Message:
  -----------
  Use GH action commands to group/collapse filtered output

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22678)


Compare: https://github.com/openssl/openssl/compare/d59c3febdc5f...5528bfbc647c


More information about the openssl-commits mailing list