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
..
2018-04-30 14:22:45 +05:30
2018-05-22 12:04:47 +07:00
2016-11-16 15:57:34 +11:00
2018-06-04 16:44:35 +10:00
2017-03-07 10:18:47 +11:00
2018-06-06 10:25:01 +08:00