mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
test: fix message's text
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
16b70f2b1a
commit
0085c2e486
|
|
@ -2519,10 +2519,10 @@ component_test_psa_crypto_config_reference_ecc_no_ecp_at_all () {
|
|||
|
||||
make
|
||||
|
||||
msg "test: crypto_full + non accelerated EC algs + USE_PSA"
|
||||
msg "test: full + non accelerated EC algs + USE_PSA"
|
||||
make test
|
||||
|
||||
msg "ssl-opt: crypto_full + non accelerated EC algs + USE_PSA"
|
||||
msg "ssl-opt: full + non accelerated EC algs + USE_PSA"
|
||||
tests/ssl-opt.sh
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue