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.