mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-25 01:58:41 +08: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.