From 756abeb4e116baa0e45710fbbf2786f91a0e32dc Mon Sep 17 00:00:00 2001 From: Hanno Becker Date: Mon, 8 Mar 2021 16:28:09 +0000 Subject: [PATCH] Fix typo in MPS test suite Signed-off-by: Hanno Becker --- .gitignore | 1 + tests/suites/test_suite_mps.function | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 39cdc4ea5..999c60216 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ massif-* /TAGS /cscope*.out /tags +/cmake_baremetal/tests/test_suite_aes.ecb.datax diff --git a/tests/suites/test_suite_mps.function b/tests/suites/test_suite_mps.function index aaaca97cd..d4cb69b78 100644 --- a/tests/suites/test_suite_mps.function +++ b/tests/suites/test_suite_mps.function @@ -293,7 +293,7 @@ void mbedtls_mps_reader_pausing_needed_buffer_too_small() void mbedtls_mps_reader_pausing( int option ) { /* This test exercises the behaviour of the reader when the - * accumulator is used to fufill a consumer's request. + * accumulator is used to fulfill a consumer's request. * * More detailed: * - The producer feeds some data.