diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-07-01 14:29:40 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-07-05 14:50:47 +0200 |
commit | c80220e0556e9b21299a5281f9e3ec1fb1a78676 (patch) | |
tree | 8541509f887d4aec6148a0971b5709c1a52e4218 /.gitignore | |
parent | 24a7ccb0f0adb935053aa6c5e326150812e94cc5 (diff) | |
download | gnutls-c80220e0556e9b21299a5281f9e3ec1fb1a78676.tar.gz |
tests: added openssl compatibility tests for AES-GCM cipher
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index eb3251f369..136127b23a 100644 --- a/.gitignore +++ b/.gitignore @@ -873,3 +873,4 @@ tests/pkcs11/pkcs11-pubkey-import-ecdsa tests/pkcs11/pkcs11-pubkey-import-rsa tests/softhsm-*.db/ tests/status-request-missing +tests/slow/cipher-openssl-compat |