mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-05 06:26:52 +00:00
Add selftest program to the list of tests
This commit is contained in:
parent
13a1ef8600
commit
2be0b5225e
2 changed files with 7 additions and 1 deletions
|
|
@ -74,6 +74,7 @@ cleanup
|
|||
cmake -D CMAKE_BUILD_TYPE:String=ASan .
|
||||
make
|
||||
make test
|
||||
programs/test/selftest
|
||||
cd tests
|
||||
./compat.sh
|
||||
./ssl-opt.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue