mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Update PSA compliance test branch
Update to a branch with a fix for the test case "expected error for psa_raw_key_agreement - Small buffer size" since we just fixed the corresponding bug. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@ -47,7 +47,7 @@ EXPECTED_FAILURES = {
|
|||||||
#
|
#
|
||||||
# Web URL: https://github.com/bensze01/psa-arch-tests/tree/fixes-for-mbedtls-3
|
# Web URL: https://github.com/bensze01/psa-arch-tests/tree/fixes-for-mbedtls-3
|
||||||
PSA_ARCH_TESTS_REPO = 'https://github.com/bensze01/psa-arch-tests.git'
|
PSA_ARCH_TESTS_REPO = 'https://github.com/bensze01/psa-arch-tests.git'
|
||||||
PSA_ARCH_TESTS_REF = 'fix-pr-5139-3'
|
PSA_ARCH_TESTS_REF = 'fix-pr-5736'
|
||||||
|
|
||||||
#pylint: disable=too-many-branches,too-many-statements
|
#pylint: disable=too-many-branches,too-many-statements
|
||||||
def main():
|
def main():
|
||||||
|
Reference in New Issue
Block a user