Add build_unit_test.sh to do find_apps and build_apps to unit_tests

modify unit-test-apps config files, use CONFIG_IDF_TARGET to set target.
if not set, then treat them as supported both targets.
This commit is contained in:
Fu Hanxi
2020-04-29 10:38:05 +08:00
committed by bot
parent 04342a73f2
commit 01ff4f621f
43 changed files with 232 additions and 99 deletions
+4
View File
@@ -40,6 +40,10 @@ tools/unit-test-app/sdkconfig.old
tools/unit-test-app/build
tools/unit-test-app/builds
tools/unit-test-app/output
tools/unit-test-app/test_configs
# Unit Test CMake compile log folder
log_ut_cmake
# IDF monitor test
tools/test_idf_monitor/outputs