esp-idf/components
Ivan Grokhotkov 9b1876a458 unit-test-app: allow specifying subset of tests for configuration
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.
2018-06-11 23:26:55 +08:00
..
app_trace
app_update
aws_iot
bootloader
bootloader_support
bt Component/bt: fix include service start handle error 2018-06-08 16:00:34 +08:00
coap
console
cxx
driver test: Tweaks to reduce variation in CI unit tests 2018-06-08 14:42:44 +10:00
esp-tls
esp32 Merge branch 'bugfix/tw23171_fix_espnow_bug_when_add_node_in_AP_STA_mode' into 'master' 2018-06-11 11:39:01 +08:00
esp_adc_cal
esp_http_client
espcoredump
esptool_py
ethernet
expat
fatfs spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
freertos
heap
idf_test
jsmn
json
libsodium unit-test-app: allow specifying subset of tests for configuration 2018-06-11 23:26:55 +08:00
log
lwip
mbedtls
mdns
micro-ecc
newlib Merge branch 'bugfix/wakeup_from_deep_sleep' into 'master' 2018-06-08 10:40:47 +08:00
nghttp
nvs_flash
openssl
partition_table
pthread
sdmmc
smartconfig_ack
soc
spi_flash spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
spiffs spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
tcpip_adapter
ulp
vfs test: Tweaks to reduce variation in CI unit tests 2018-06-08 14:42:44 +10:00
wear_levelling spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
wpa_supplicant
xtensa-debug-module