Hideki Miyazaki a25c338007 fix build failures | преди 3 години | |
---|---|---|
.. | ||
CMakeLists.txt | преди 4 години | |
README.md | преди 3 години | |
component.mk | преди 6 години | |
test_wolfssl.c | преди 3 години |
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.