Update tests/suites/test_suite_mps.function

Signed-off-by: Hanno Becker <[email protected]>
This commit is contained in:
Hanno Becker
2021-03-29 14:20:18 +01:00
parent 5b3841d592
commit c0b1b252bc
+1 -1
View File
@@ -295,7 +295,7 @@ void mbedtls_mps_reader_reclaim_overflow()
/* This test exercises the behaviour of the MPS reader with accumulator
* in the situation where upon calling mbedtls_mps_reader_reclaim(), the
* uncommitted data together with the excess data missing in the last
* call to medtls_mps_reader_get() exceeds the bounds of the the type
* call to medtls_mps_reader_get() exceeds the bounds of the type
* holding the buffer length.
*/