mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-03-24 22:26:33 +01:00
Use the generate_psa_tests.py script to generate the list of test data files used as output files by cmake. Do this by introducing a new option --list-for-cmake that prints a semicolon-separated list of the data files with no terminating newline (since this is how a cmake list is represented). Replace the hard-coded output file list with a variable generated by the script using this option. Signed-off-by: David Horstmann <david.horstmann@arm.com> |
||
|---|---|---|
| .. | ||
| .jenkins | ||
| configs | ||
| data_files | ||
| docker/bionic | ||
| git-scripts | ||
| include | ||
| scripts | ||
| src | ||
| suites | ||
| .gitignore | ||
| CMakeLists.txt | ||
| compat-in-docker.sh | ||
| compat.sh | ||
| context-info.sh | ||
| Descriptions.txt | ||
| make-in-docker.sh | ||
| Makefile | ||
| ssl-opt-in-docker.sh | ||
| ssl-opt.sh | ||