mirror of
https://github.com/espressif/mbedtls.git
synced 2025-08-06 15:00:15 +08:00
Fixed unit tests in test_generate_test_code.py
This commit is contained in:

committed by
Mohammad Azim Khan

parent
8d686bfdb1
commit
4084ec7ae5
@ -450,6 +450,7 @@ def parse_function_dependencies(line):
|
||||
|
||||
return dependencies
|
||||
|
||||
|
||||
def parse_function_signature(line):
|
||||
"""
|
||||
Parses test function signature for validation and generates
|
||||
|
Reference in New Issue
Block a user