Home
last modified time | relevance | path

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

/mbedtls-development/tests/scripts/
A Dset_psa_test_dependencies.py262 def update_file(file_name, old_content, new_content): argument
268 if new_content == old_content:
273 new_file.write(new_content)
285 new_content = process_data_file(file_name, old_content)
289 update_file(file_name, old_content, new_content)

Completed in 2 milliseconds