mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-06 15:06:05 +00:00
5 lines
250 B
Text
5 lines
250 B
Text
Changes
|
|
* The unit tests now rely on header files in tests/include/test and source
|
|
files in tests/src. When building with make or cmake, the files in
|
|
tests/src are compiled and the resulting object linked into each test
|
|
executable.
|