mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-09 01:13:42 +00:00
test_psa_compliance: Use the pre-built library
Signed-off-by: Ronald Cron <ronald.cron@arm.com> Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
parent
308c737572
commit
393f9a1dde
@ -15,7 +15,7 @@ component_test_psa_compliance () {
|
||||
CC=gcc make -C library libmbedcrypto.a
|
||||
|
||||
msg "unit test: test_psa_compliance.py"
|
||||
CC=gcc ./tests/scripts/test_psa_compliance.py
|
||||
CC=gcc ./tests/scripts/test_psa_compliance.py --build-dir="."
|
||||
}
|
||||
|
||||
support_test_psa_compliance () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user