• M
    Suppress some BoringSSL test failures · 14d21b69
    Matt Caswell 提交于
    The external BoringSSL tests had some failures as a result of
    the extensions refactor. This was due to a deliberate relaxation
    of the duplicate extensions checking code. We now only check
    known extensions for duplicates. Unknown extensions are ignored.
    This is allowed behaviour, so we suppress those BoringSSL tests.
    
    Perl changes reviewed by Richard Levitte. Non-perl changes reviewed by Rich
    Salz
    Reviewed-by: NRich Salz <rsalz@openssl.org>
    Reviewed-by: NRichard Levitte <levitte@openssl.org>
    14d21b69
ossl_config.json 97.0 KB