mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-28 03:47:07 +00:00
- 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/ |
||
|---|---|---|
| .. | ||
| benchmark.c | ||
| CMakeLists.txt | ||
| selftest.c | ||
| ssl_cert_test.c | ||
| udp_proxy.c | ||