mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-07 03:37:49 +00:00
test_xts: Remove temporarily file earlier
Signed-off-by: Ronald Cron <[email protected]>
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