Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: updated for TLS1.3 inclusion | Nikos Mavrogiannopoulos | 2018-03-19 | 1 | -20/+13 |
| | | | | | | | | | This moves the test to use a specific version or test multiple TLS versions if applicable. Resolves #413 Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | tests: moved child status error checking code in utils.h | Nikos Mavrogiannopoulos | 2016-08-09 | 1 | -9/+1 |
| | |||||
* | tests: ignore sigpipe in resume and termination tests | Nikos Mavrogiannopoulos | 2015-04-16 | 1 | -0/+1 |
| | |||||
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -242/+225 |
| | |||||
* | fix transport parameter casts in tests | Stefan Bühler | 2013-08-25 | 1 | -2/+2 |
| | |||||
* | When running tests disable PKCS #11 support to avoid detecting memory leaks ↵ | Nikos Mavrogiannopoulos | 2013-05-01 | 1 | -2/+2 |
| | | | | from PKCS #11 libraries. | ||||
* | use AF_UNIX for socketpair. | Nikos Mavrogiannopoulos | 2012-04-04 | 1 | -1/+1 |
| | |||||
* | initialize value | Nikos Mavrogiannopoulos | 2012-03-31 | 1 | -2/+3 |
| | |||||
* | Make sure that GNUTLS_E_PREMATURE_TERMINATION is returned if there is ↵ | Nikos Mavrogiannopoulos | 2012-03-31 | 1 | -0/+354 |
premature termination. |