mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-05 01:23:39 +02:00
test_xts: Remove temporarily file earlier
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
@@ -2599,8 +2599,8 @@ component_test_xts () {
|
||||
cmake -DTF_PSA_CRYPTO_USER_CONFIG_FILE="psa_user_config.h"
|
||||
make
|
||||
|
||||
rm -f psa_user_config.h
|
||||
|
||||
msg "test: Default + MBEDTLS_CIPHER_MODE_XTS"
|
||||
make test
|
||||
|
||||
rm -f psa_user_config.h
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user