Skip to content

tests: improve testsuite and ECC related minor fixes

Nikos Mavrogiannopoulos requested to merge tmp-cert-status into master

Enhance the test suite for the behavior of gnutls_certificate_server_set_request, across protocols. It also improves some parts of the documentation for ecc import/export and adds explicit tests to import of EdDSA parameters.

Missing tests were identified due to #615 (closed)

Checklist

  • Test suite updated with functionality tests

Reviewer's checklist:

  • Any issues marked for closing are addressed
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent and according to CONTRIBUTION.md
  • This feature/change has adequate documentation added
  • No obvious mistakes in the code
Edited by Dmitry Baryshkov

Merge request reports