mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-06-13 19:21:32 +03: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