mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Simplify some scripts
ssl-opt.sh and compat.sh can now be run from root too
This commit is contained in:
@@ -84,8 +84,8 @@ if(ENABLE_TESTING)
|
||||
ADD_CUSTOM_TARGET(covtest
|
||||
COMMAND make test
|
||||
COMMAND programs/test/selftest
|
||||
COMMAND cd tests && ./compat.sh
|
||||
COMMAND cd tests && ./ssl-opt.sh
|
||||
COMMAND tests/compat.sh
|
||||
COMMAND tests/ssl-opt.sh
|
||||
)
|
||||
|
||||
ADD_CUSTOM_TARGET(lcov
|
||||
|
||||
Reference in New Issue
Block a user