• E
    Replace cipherlist test · 5a22cf96
    Emilia Kasper 提交于
    The old cipherlist test in ssltest.c only tests the internal order of
    the cipher table, which is pretty useless.
    
    Replace this test with a test that catches inadvertent changes to the
    default cipherlist.
    
    Fix run_tests.pl to correctly filter tests that have "list" in their name.
    
    (Also includes a small drive-by fix in .gitignore.)
    Reviewed-by: NRich Salz <rsalz@openssl.org>
    5a22cf96
80-test_ssl_old.t 36.1 KB