Ivan Grokhotkov 1aacb6e2cf tools: build_apps: fix make warning due to unused TEST_GROUPS variable
TEST_GROUPS can be included in the unit-test-app config file, to
restrict the list of tests to be executed. However this option is not
used at build time, so adding it as a CMake variable along with
TEST_COMPONENTS and other options results in a CMake warning.
Fix by not passing this variable to CMake, and not including it in the
final sdkconfig file.
2020-06-26 12:17:02 +02:00
..
2020-05-19 12:17:32 +02:00
2020-05-25 10:27:05 +07:00
2020-04-30 06:47:49 +00:00
2020-05-20 12:07:51 +02:00
2020-05-25 10:27:05 +07:00