mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08:00
'ssl-opt.sh' and 'compat.sh' in accel components were mostly useful back when the accelerated components were to be compared against the reference ones to ensure proper test coverage. Now that the reference components have been removed it doesn't make sense to keep 'ssl-opt.sh' and 'compat.sh' around because they take a lot of simulation time for almost no benefit. From TLS point of view we can rely on normal 'test_suite_' testing to be sure that the crypto mechanism works as expected. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| all.sh | ||
| analyze_outcomes.py | ||
| basic-build-test.sh | ||
| check_committed_generated_files.py | ||
| components-basic-checks.sh | ||
| components-build-system.sh | ||
| components-compiler.sh | ||
| components-configuration-crypto.sh | ||
| components-configuration-platform.sh | ||
| components-configuration-tls.sh | ||
| components-configuration-x509.sh | ||
| components-configuration.sh | ||
| components-platform.sh | ||
| components-psasim.sh | ||
| components-sanitizers.sh | ||
| depends.py | ||
| generate_ssl_session_reset_check.py | ||
| libtestdriver1_rewrite.pl | ||
| list_internal_identifiers.py | ||
| list-identifiers.sh | ||
| run-test-suites.pl | ||
| scripts_path.py | ||
| test_config_checks.py | ||