mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-06 18:15:53 +08: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:
parent
42313fbfcc
commit
3afb7c33d5
@ -50,7 +50,7 @@ EXPECTED_FAILURES = {
|
||||
#
|
||||
# Web URL: https://github.com/bensze01/psa-arch-tests/tree/fixes-for-mbedtls-2
|
||||
PSA_ARCH_TESTS_REPO = 'https://github.com/bensze01/psa-arch-tests.git'
|
||||
PSA_ARCH_TESTS_REF = 'fixes-for-mbedtls-2'
|
||||
PSA_ARCH_TESTS_REF = 'fix-5735-2.28'
|
||||
|
||||
#pylint: disable=too-many-branches,too-many-statements
|
||||
def main():
|
||||
|
Loading…
x
Reference in New Issue
Block a user