mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-29 13:45:45 +00:00

soc unit tests have not been included when compiling with CMake, because ../${SOC_NAME}/test was not evaluated relative to the CMakeLists.txt directory. Also call register_components() regardless of the presence of test directory for particular target.