Update tests/suites/test_suite_mps.function

Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
Hanno Becker 2021-03-26 19:18:01 +00:00
parent 5b3841d592
commit c0b1b252bc

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.
*/