mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-23 04:26:46 -04:00
test_xts: Remove temporarily file earlier
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
f256f8ac3e
commit
e0b06eb3a1
@ -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
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user