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
CMakeLists.txt
compat.sh Fix default of openssl s_server 2015-06-22 14:40:55 +02:00
Descriptions.txt
Makefile
ssl-opt.sh Fix default of openssl s_server 2015-06-22 14:40:55 +02:00