Home
last modified time | relevance | path

Searched refs:test_functions_fpath (Results 1 – 1 of 1) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/Lib/
Dtest.py298 def generate_test_from_template(name, test_functions_fpath, template_fpath, unity_fpath): argument
302 with test_functions_fpath.open("a") as f: