mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-30 06:33:06 +00:00
check_test_cases: Minor documentation change
* Make an iteration comment generic to every file it may affect instead of making it specific a particular file. Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
This commit is contained in:
parent
4fc582461b
commit
7f2cddb1ae
@ -107,7 +107,7 @@ option"""
|
|||||||
# test case description between --list-test-cases and its OUTCOME.CSV
|
# test case description between --list-test-cases and its OUTCOME.CSV
|
||||||
#
|
#
|
||||||
# idx indicates the number of test case since there is no line number
|
# idx indicates the number of test case since there is no line number
|
||||||
# in `compat.sh` for each test case.
|
# in the script for each test case.
|
||||||
for idx, description in enumerate(listed.splitlines()):
|
for idx, description in enumerate(listed.splitlines()):
|
||||||
self.process_test_case(descriptions,
|
self.process_test_case(descriptions,
|
||||||
file_name,
|
file_name,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user