lv_micropython/tests/extmod/ssl_keycert.py.exp
Damien George 1e3b24238e tests/extmod: Adjust ssl/tls tests to run on targets with axTLS.
Signed-off-by: Damien George <damien@micropython.org>
2024-10-22 14:31:13 +11:00

4 lines
119 B
Plaintext

ValueError('invalid key',)
TypeError("can't convert 'NoneType' object to str implicitly",)
ValueError('invalid cert',)