mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-27 04:11:13 +00:00
TinyCrypt only supports Secp256r1, so skip all tests in test_suite_x509parse which use different curves, while splitting those which rely on Secp256r1 alone into two tests: one for legacy ECC, and one for TinyCrypt. Studying and improving the TinyCrypt test coverage is left for a later commit. |
||
|---|---|---|
| .. | ||
| .jenkins | ||
| data_files | ||
| git-scripts | ||
| scripts | ||
| suites | ||
| .gitignore | ||
| CMakeLists.txt | ||
| compat.sh | ||
| Descriptions.txt | ||
| Makefile | ||
| ssl-opt.sh | ||