mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
all.sh: Test the Mbed Crypto exporter
Ensure that the exporter creates a "crypto" folder where "make test" runs and passes. Ensure that cleanup also runs without error.
This commit is contained in:
@ -157,6 +157,7 @@ OTHER_FILES := \
|
||||
VERSION.txt \
|
||||
programs/psa/crypto_examples.c \
|
||||
programs/psa/key_ladder_demo.c \
|
||||
programs/psa/key_ladder_demo.sh \
|
||||
programs/psa/psa_constant_names.c \
|
||||
scripts/config.pl \
|
||||
scripts/generate_psa_constants.py \
|
||||
|
Reference in New Issue
Block a user