summaryrefslogtreecommitdiff
path: root/tests/extmod/ssl_keycert.py
AgeCommit message (Collapse)Author
2024-10-22tests/extmod: Adjust ssl/tls tests to run on targets with axTLS.Damien George
Signed-off-by: Damien George <damien@micropython.org>
2024-08-13tests/extmod/ssl_keycert.py: Add test for PKCS8 formatted DER key.Peter Züger
Signed-off-by: Peter Züger <zueger.peter@icloud.com>
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>