mbedtls/tests
Jaeden Amero b78b300b2e tests: Test crypto via the crypto submodule
Test the crypto implementation via tests from the Mbed Crypto submodule
instead of at the Mbed TLS top level.

The version test is the only test that is tested from both TLS and
Crypto, despite being entirely in libmbedcrypto. This is because the
test data is code-gen'd from the version updating script and the version
between Mbed TLS and Mbed Crypto don't necessarily always agree. The
test data must come from the top level module, as only the top level
module will have test data that matches the expected version.
2019-03-13 13:39:23 +00:00
..
.jenkins Add Jenkinsfile for PR job 2018-10-19 15:25:10 +01:00
data_files Add tests for (named) bitstring to suite_asn1write 2019-02-28 09:36:30 +00:00
git-scripts Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
scripts Merge remote-tracking branch 'origin/pr/2317' into development 2019-03-05 16:33:42 +00:00
suites Merge remote-tracking branch 'origin/pr/2100' into development 2019-03-05 16:29:27 +00:00
.gitignore
CMakeLists.txt tests: Test crypto via the crypto submodule 2019-03-13 13:39:23 +00:00
compat.sh Adjust DES exclude lists in test scripts 2019-03-01 10:22:04 +01:00
Descriptions.txt
Makefile tests: Test crypto via the crypto submodule 2019-03-13 13:39:23 +00:00
ssl-opt.sh Merge remote-tracking branch 'origin/pr/1520' into development 2019-03-05 16:24:11 +00:00