mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01: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.