mbedtls/programs/test
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
..
benchmark.c Rename ecp_curve_info.size to bit_size 2015-06-18 15:45:05 +02:00
CMakeLists.txt Rm obsolete things (compat-1.2, openssl, etc) 2015-03-09 13:05:06 +00:00
selftest.c Add tests for snprintf 2015-06-22 14:42:04 +02:00
ssl_cert_test.c Change X.509 verify flags to uint32_t 2015-05-11 19:54:43 +02:00
udp_proxy.c Fix copyright lines still mentioning Brainspark 2015-05-15 12:01:12 +02:00