mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-30 00:46:22 -04:00
test: enabled ssl-opt testing in no_ecp_at_all components
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
49e6907b5b
commit
16b70f2b1a
@ -2504,6 +2504,9 @@ component_test_psa_crypto_config_accel_ecc_no_ecp_at_all () {
|
|||||||
|
|
||||||
msg "test: full + accelerated EC algs + USE_PSA - ECP"
|
msg "test: full + accelerated EC algs + USE_PSA - ECP"
|
||||||
make test
|
make test
|
||||||
|
|
||||||
|
msg "ssl-opt: full + accelerated EC algs + USE_PSA - ECP"
|
||||||
|
tests/ssl-opt.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
# Reference function used for driver's coverage analysis in analyze_outcomes.py
|
# Reference function used for driver's coverage analysis in analyze_outcomes.py
|
||||||
@ -2518,6 +2521,9 @@ component_test_psa_crypto_config_reference_ecc_no_ecp_at_all () {
|
|||||||
|
|
||||||
msg "test: crypto_full + non accelerated EC algs + USE_PSA"
|
msg "test: crypto_full + non accelerated EC algs + USE_PSA"
|
||||||
make test
|
make test
|
||||||
|
|
||||||
|
msg "ssl-opt: crypto_full + non accelerated EC algs + USE_PSA"
|
||||||
|
tests/ssl-opt.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
# Helper function used in:
|
# Helper function used in:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user