mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-24 17:20:21 +08:00

BaseTarget-derived targets are now added to TestGenerator.targets in initialization. This reduces repeated code in generate_xxx_tests.py scripts which use this framework. Signed-off-by: Werner Lewis <werner.lewis@arm.com>