mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 08:42:50 +00:00
Fix typo in documentation
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
5bbdfce44c
commit
22514eb99b
@ -31,7 +31,7 @@ following:
|
|||||||
function.
|
function.
|
||||||
- arguments(): a method to generate the list of arguments required for the
|
- arguments(): a method to generate the list of arguments required for the
|
||||||
test_function.
|
test_function.
|
||||||
- generate_function_test(): a method to generate TestCases for the function.
|
- generate_function_tests(): a method to generate TestCases for the function.
|
||||||
This should create instances of the class with required input data, and
|
This should create instances of the class with required input data, and
|
||||||
call `.create_test_case()` to yield the TestCase.
|
call `.create_test_case()` to yield the TestCase.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user