summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: added check for PKCS#7 catalog file parsing and data extractinggnutls-3-4-x-pkcs7-updateNikos Mavrogiannopoulos2016-10-262-1/+134
* tests: added checks for the decoding of various PKCS#7 structuresNikos Mavrogiannopoulos2016-10-269-2/+479
* tests: add correct time in pkcs7-genNikos Mavrogiannopoulos2016-10-181-0/+11
* tests: backported hash-large from masterNikos Mavrogiannopoulos2016-09-031-2/+54
* tests: added decoding of key with pbes2 and SHA256 PRFNikos Mavrogiannopoulos2016-08-243-2/+37
* tests: Use common ca3 test certificates in x509cert, x509dn and x509self tests.Stefan Sørensen2016-08-083-307/+32
* tests: Remove zero-termination of gnutls_datum encapsulated certificatesStefan Sørensen2016-08-081-17/+17
* tests: name-constraints moved to non-windows running scriptsNikos Mavrogiannopoulos2016-06-291-2/+2
* tests: use datefudge in name-constraints testNikos Mavrogiannopoulos2016-06-291-1/+12
* tests: backported pkcs11-is-known from master branchNikos Mavrogiannopoulos2016-06-281-1/+186
* tests: link libutils against gnutlsNikos Mavrogiannopoulos2016-06-061-0/+1
* tests: backported keylog testNikos Mavrogiannopoulos2016-06-066-27/+994
* tests: use /bin/bash in tests which require common.shNikos Mavrogiannopoulos2016-05-208-8/+10
* tests: simplified server launching processNikos Mavrogiannopoulos2016-05-209-214/+376
* tests: do not use pkglib to generate libpkcs11mock1.soNikos Mavrogiannopoulos2016-05-201-4/+2
* tests: priorities: account for the addition of CHACHA20-POLY1305Nikos Mavrogiannopoulos2016-05-191-16/+11
* tests: added a basic PKCS#11 mock moduleNikos Mavrogiannopoulos2016-05-036-0/+3184
* tests: enhanced dane testing with offline verification checksNikos Mavrogiannopoulos2016-04-261-34/+573
* tests: disable unsupported curves from compatibility checksNikos Mavrogiannopoulos2016-04-092-1/+5
* tests: reduce the number of loops in x509sign-verify2Nikos Mavrogiannopoulos2016-04-081-1/+1
* tests: delete outfile in certtool-long-cnNikos Mavrogiannopoulos2016-03-311-1/+3
* tests: verify the output of name constraints IP decodingNikos Mavrogiannopoulos2016-03-313-2/+121
* Avoid using strerror in dtls stress testMaya Rashish2016-03-231-2/+1
* Add missing header to testsuiteMaya Rashish2016-03-231-0/+1
* tests: verify that the post-client-hello callback has access to ALPN dataNikos Mavrogiannopoulos2016-03-181-0/+45
* tests: added checks for session resumption and ALPNNikos Mavrogiannopoulos2016-03-181-8/+68
* tests: resume: simplified structure assignment using C99 syntaxNikos Mavrogiannopoulos2016-03-181-7/+28
* tests: added check for non-null terminated server nameNikos Mavrogiannopoulos2016-03-161-10/+11
* tests: template-test was updated for OCSP key purpose reorderingNikos Mavrogiannopoulos2016-03-151-6/+6
* tests: testpkcs11: the test will always fail in code path failuresNikos Mavrogiannopoulos2016-03-081-10/+5
* tests: mini-loss-time: improved timeout detectionNikos Mavrogiannopoulos2016-03-081-8/+8
* tests: mini-loss-time: ensure client timeouts after the server isNikos Mavrogiannopoulos2016-03-081-2/+2
* tests: include test-hash-large into distgnutls_3_4_10Nikos Mavrogiannopoulos2016-03-031-1/+1
* tests: enable softhsmv2 test suite by defaultNikos Mavrogiannopoulos2016-02-276-8/+22
* pkcs11: tests for RSA, ECC, DSA private key importJan Vcelak2016-02-271-0/+54
* pkcs11: tests for DSA key generatingJan Vcelak2016-02-271-0/+19
* tests: added tests for gnutls_pcert_list_import_x509_raw()Nikos Mavrogiannopoulos2016-02-182-1/+369
* tests: eliminated mem leak in hash-largeNikos Mavrogiannopoulos2016-02-131-0/+1
* tests: check whether large buffer hashes and MAC work as expectedNikos Mavrogiannopoulos2016-02-123-2/+199
* tests: set_pkcs12_cred: existing tests are disabled when in FIPS140-2 modeNikos Mavrogiannopoulos2016-02-101-0/+2
* tests: pkcs11-pubkey-import-ecdsa will only work under softhsmv2gnutls_3_4_9Nikos Mavrogiannopoulos2016-02-031-0/+5
* Revert "tests: updated to account for cert generation after 2adb9b2bfb31afebb...Nikos Mavrogiannopoulos2016-01-308-67/+67
* tests: mini-alpn: corrected protocol selection orderNikos Mavrogiannopoulos2016-01-101-1/+1
* tests: alpn: enhance the testing of ALPN negotiationNikos Mavrogiannopoulos2016-01-101-11/+13
* tests: verify that the selected ALPN protocol is the first advertisedNikos Mavrogiannopoulos2016-01-101-2/+8
* tests: updated to account for cert generation after 2adb9b2bfb31afebbdd9f990e...Nikos Mavrogiannopoulos2016-01-058-67/+67
* tests: pkcs11-pubkey-import will check both RSA and ECDSA keysNikos Mavrogiannopoulos2015-12-314-13/+102
* tests: added ECDSA key in cert-common.hNikos Mavrogiannopoulos2015-12-311-0/+26
* Fix some typos [ci skip]Andreas Metzler2015-12-271-1/+1
* tests: don't run the no-signal test in systems which MSG_NOSIGNAL is not avai...Nikos Mavrogiannopoulos2015-12-181-11/+21