summaryrefslogtreecommitdiff
path: root/tests/tlsfeature-ext.c
Commit message (Collapse)AuthorAgeFilesLines
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-49/+49
|
* tests: removed irrelevant commentNikos Mavrogiannopoulos2016-07-281-1/+0
|
* tests: verify the resilience of the TLSFeature handling functions on large ↵Nikos Mavrogiannopoulos2016-06-141-0/+52
| | | | number of features
* tests: added unit tests for gnutls_x509_tlsfeatures_t handling funcsNikos Mavrogiannopoulos2016-05-301-0/+100
This includes DER import/export as well as feature appending.