mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9b1876a458
For some test configurations, not all tests need to be run. This change allows adding a comment in the configuration file of the following form: unit-test-app makefile will use it to determine which components to build. If the comment is not present, all components will be built (TESTS_ALL=1). Also add test configuration for libsodium. It is a separate test configuration due to the large binary size generated when building libsodium tests. |
||
---|---|---|
.. | ||
libsodium@70170c28c8 | ||
port | ||
port_include/sodium | ||
test | ||
component.mk | ||
Kconfig |