1 2 3 4 5 6 7 8 9 10 11
|
exclude :test_export_password_length, 'needs investigation'
exclude :test_new, 'needs investigation'
exclude :test_new_break, 'needs investigation'
exclude :test_private, 'needs investigation'
exclude :test_read_DSAPublicKey_pem, 'needs investigation'
exclude :test_read_private_key_pem_pw, 'needs investigation'
exclude :test_read_public_key_der, 'needs investigation'
exclude :test_read_public_key_pem, 'needs investigation'
exclude :test_sys_sign_verify, 'needs investigation'
exclude :"test_PUBKEY", "work in progress"
exclude :"test_sign_verify_raw", "work in progress"
|