mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-08 18:54:23 +02:00
Fix copypasta in test data
This commit is contained in:
@@ -44,7 +44,7 @@ Get 0 bytes of 10 at 0
|
||||
get_at:0:"40414243444546474849":0:0:PSA_SUCCESS
|
||||
|
||||
Get 1 byte of 10 at 0
|
||||
get_at:0:"40414243444546474849":1:0:PSA_SUCCESS
|
||||
get_at:0:"40414243444546474849":0:1:PSA_SUCCESS
|
||||
|
||||
Get 2 bytes of 10 at 1
|
||||
get_at:0:"40414243444546474849":1:2:PSA_SUCCESS
|
||||
@@ -56,7 +56,7 @@ Get 1 byte of 10 at 11: out of range
|
||||
get_at:0:"40414243444546474849":11:1:PSA_ERROR_INVALID_ARGUMENT
|
||||
|
||||
Get 0 bytes of 10 at 11: out of range
|
||||
get_at:0:"40414243444546474849":11:1:PSA_ERROR_INVALID_ARGUMENT
|
||||
get_at:0:"40414243444546474849":11:0:PSA_ERROR_INVALID_ARGUMENT
|
||||
|
||||
Get -1 byte of 10 at 10: out of range
|
||||
get_at:0:"40414243444546474849":10:-1:PSA_ERROR_INVALID_ARGUMENT
|
||||
|
||||
Reference in New Issue
Block a user