mbedtls/tests
Manuel Pégourié-Gonnard 7b6dcbe993 Add tests for snprintf
- Added in each tests program to be sure they are run (putting them in a test
  suite/function specific to the platform layer would cause them to be skipped
when PLATFORM_C is not defined).
- Platforms have already moved from a standard to a broken snprintf in the
  past [1], so make sure to catch that if it ever happens again.

[1]: http://sourceforge.net/p/mingw-w64/mailman/message/31241434/
2015-06-22 14:42:04 +02:00
..
data_files Add tests for dhm_min_bitlen 2015-06-17 14:27:38 +02:00
scripts Adjustments for armcc in all.sh 2015-06-22 14:41:37 +02:00
suites Add tests for snprintf 2015-06-22 14:42:04 +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 Fix default of openssl s_server 2015-06-22 14:40:55 +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 Fix default of openssl s_server 2015-06-22 14:40:55 +02:00