mbedtls/tests
Manuel Pégourié-Gonnard d14acbc31a Test assumptions we make about the platform
Things that are not guaranteed by the standard but should be true of all
platforms of interest to us:
- 8-bit chars
- NULL pointers represented by all-bits-zero
2015-05-29 12:25:40 +02:00
..
data_files Add test case for dh params with privateValueLength 2015-04-15 13:50:29 +02:00
scripts Fix warnings from -pedantic 2015-05-29 10:52:14 +02:00
suites Test assumptions we make about the platform 2015-05-29 12:25:40 +02:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Remove tests for xxx_hmac() 2015-03-25 21:37:15 +01:00
compat.sh Merge branch 'mbedtls-1.3' into development 2015-04-30 13:52:25 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Merge branch 'mbedtls-1.3' into development 2015-04-02 12:44:00 +01:00
ssl-opt.sh Allow more time for DTLS interop tests with proxy 2015-05-14 12:11:45 +02:00