Sean Parkinson 8851065848 cppcheck fixes | 1 年間 前 | |
---|---|---|
.. | ||
CMakeLists.txt | 3 年 前 | |
README.md | 3 年 前 | |
component.mk | 5 年 前 | |
test_wolfssl.c | 1 年間 前 |
The test contains of wolfSSL unit-test app on Unity.
When you want to run the app
idf.py menuconfig
to configure unit test app.idf.py -T wolfssl build
to build wolfssl unit test app.See [https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/unit-tests.html] for more information about unit test app.