mbedtls/tests
Gilles Peskine 137d31bf5a Make test suites compatible with #include <assert.h>
Don't use the macro name assert. It's technically permitted as long as
<assert.h> is not included, but it's fragile, because it means the
code and any header that it includes must not include <assert.h>.
2019-06-17 19:06:52 +02:00
..
.jenkins
data_files Merge remote-tracking branch 'origin/pr/2481' into mbedtls-2.16 2019-06-14 08:50:47 +01:00
git-scripts
scripts Pass -m32 to the linker as well 2019-06-17 19:06:28 +02:00
suites Make test suites compatible with #include <assert.h> 2019-06-17 19:06:52 +02:00
.gitignore
CMakeLists.txt Merge remote-tracking branch 'origin/pr/2293' into mbedtls-2.16 2019-03-05 16:31:02 +00:00
compat.sh Adjust DES exclude lists in test scripts 2019-03-01 10:30:11 +01:00
Descriptions.txt
Makefile
ssl-opt.sh ssl-opt.sh: Auto-skip tests that use files if MBEDTLS_FS_IO unset 2019-05-30 10:58:07 +01:00