mbedtls/tests
Gilles Peskine 14c3c0610e Test with 32-bit and 64-bit bignum limbs on all architectures
Build with MBEDTLS_HAVE_INT32 and MBEDTLS_HAVE_INT64 on all
architectures, not just x86_64. These two modes should work on all
platforms (except embedded environments where 64-bit division is not
available).

Also run the unit tests.

Correct the description: this is not "N-bit compilation", but "N-bit
bignum limbs".
2018-01-29 21:31:16 +01:00
..
data_files Merge remote-tracking branch 'upstream-public/pr/1089' into development 2017-11-28 17:32:32 +01:00
git-scripts Move the git scripts to correct path 2017-07-27 21:44:34 +01:00
scripts Test with 32-bit and 64-bit bignum limbs on all architectures 2018-01-29 21:31:16 +01:00
suites Add missing stdint.h header to test_suite_pk.func 2018-01-29 20:51:55 +01:00
.gitignore
CMakeLists.txt Support verbose output of the test suites 2017-06-25 11:24:18 +03:00
compat.sh wait_server_start: warn if lsof is not available 2018-01-22 10:29:24 +01:00
Descriptions.txt
Makefile Clean up of formatting, and potential integer overflow fix 2016-10-13 13:51:13 +01:00
ssl-opt.sh wait_server_start: warn if lsof is not available 2018-01-22 10:29:24 +01:00