mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-04 11:09:00 -04:00

Remove a hardcoded list of tests that use generated ".data" files, and instead derive this list from the existing list of test files (created using generate_psa_tests.py). This reduces the maintenance burden as only the list in generate_psa_tests.py needs to be updated. Signed-off-by: David Horstmann <david.horstmann@arm.com>