mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 06:22:58 +00:00
New target gen-mbed-test generates mebdtls tests in mbed-os test format. i.e. a dir tree like TESTS/<testgroup>/[<sub testgroup>/]<test case>. The TESTS dir can then be imported into mbed-os to compile tests with mbed-os.