mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:15:38 +01:00
ssl-opt.sh: add a test for "calc PSA finished" log to the PSA tests
This commit is contained in:
parent
683d77e836
commit
92dd4d0307
@ -761,9 +761,11 @@ run_test_psa() {
|
|||||||
-c "Successfully setup PSA-based decryption cipher context" \
|
-c "Successfully setup PSA-based decryption cipher context" \
|
||||||
-c "Successfully setup PSA-based encryption cipher context" \
|
-c "Successfully setup PSA-based encryption cipher context" \
|
||||||
-c "PSA calc verify" \
|
-c "PSA calc verify" \
|
||||||
|
-c "calc PSA finished" \
|
||||||
-s "Successfully setup PSA-based decryption cipher context" \
|
-s "Successfully setup PSA-based decryption cipher context" \
|
||||||
-s "Successfully setup PSA-based encryption cipher context" \
|
-s "Successfully setup PSA-based encryption cipher context" \
|
||||||
-s "PSA calc verify" \
|
-s "PSA calc verify" \
|
||||||
|
-s "calc PSA finished" \
|
||||||
-C "Failed to setup PSA-based cipher context"\
|
-C "Failed to setup PSA-based cipher context"\
|
||||||
-S "Failed to setup PSA-based cipher context"\
|
-S "Failed to setup PSA-based cipher context"\
|
||||||
-s "Protocol is TLSv1.2" \
|
-s "Protocol is TLSv1.2" \
|
||||||
|
Loading…
Reference in New Issue
Block a user