mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 06:28:56 +01:00
- Added runtime and compiletime version information
This commit is contained in:
parent
690b93d91a
commit
3ac1b2d952
9 changed files with 199 additions and 2 deletions
5
tests/suites/test_suite_version.data
Normal file
5
tests/suites/test_suite_version.data
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Check compiletime library version
|
||||
check_compiletime_version:"0.13.1"
|
||||
|
||||
Check runtime library version
|
||||
check_runtime_version:"0.13.1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue