]>
granicus.if.org Git - esp-idf/log
Krzysztof Budzynski [Thu, 28 Mar 2019 07:34:17 +0000 (15:34 +0800)]
Merge branch 'docs/translate-getting-started-guides-devkitc2' into 'master'
Add translation for Devkitc guides and index files
See merge request idf/esp-idf!4522
Angus Gratton [Thu, 28 Mar 2019 07:07:44 +0000 (15:07 +0800)]
Merge branch 'update/nvs_partition_util' into 'master'
Update for creation of unique filename for encryption keys
See merge request idf/esp-idf!3808
Ivan Grokhotkov [Thu, 28 Mar 2019 06:04:03 +0000 (14:04 +0800)]
Merge branch 'feature/separate_xtensa_from_esp32' into 'master'
separate xtensa from esp32
See merge request idf/esp-idf!4625
Shivani Tipnis [Wed, 28 Nov 2018 05:26:06 +0000 (10:56 +0530)]
nvs_util: Add support for creation of unique encryption keys
Angus Gratton [Thu, 28 Mar 2019 04:03:27 +0000 (12:03 +0800)]
Merge branch 'bugfix/restore_deleted_factory_offset' into 'master'
partition_table: restore needed factory offset variable
See merge request idf/esp-idf!4601
liying [Fri, 15 Mar 2019 12:41:31 +0000 (20:41 +0800)]
add translation for devkitc guides and index files
Krzysztof Budzynski [Wed, 27 Mar 2019 17:38:31 +0000 (01:38 +0800)]
Merge branch 'feature/docs_provide_404_page' into 'master'
docs: Introduced custom 404 page in readthedocs documentation to replace…
See merge request idf/esp-idf!4541
Krzysztof Budzynski [Wed, 27 Mar 2019 17:38:31 +0000 (01:38 +0800)]
docs: Introduced custom 404 page in readthedocs documentation to replace…
morris [Mon, 25 Mar 2019 13:11:53 +0000 (21:11 +0800)]
create xtensa component
1. move xtensa specific files out of esp32 component
2. merge xtensa-debug-module component into xtensa
Anton Maklakov [Wed, 27 Mar 2019 11:12:33 +0000 (19:12 +0800)]
Merge branch 'feature/mqtt_weekend_tests' into 'master'
introducing weekend tests for mqtt and fuzzer test (mdns, LWIP)
Closes IDF-540
See merge request idf/esp-idf!4230
Ivan Grokhotkov [Wed, 27 Mar 2019 09:00:58 +0000 (17:00 +0800)]
Merge branch 'feature/common_parts_into_esp_common' into 'master'
move common include files from esp32 into esp_common
See merge request idf/esp-idf!4515
Jiang Jiang Jian [Wed, 27 Mar 2019 08:50:35 +0000 (16:50 +0800)]
Merge branch 'bugfix/modify_wifi_reason_code' into 'master'
wifi: modify wifi reason code
Closes WIFI-268 and WIFI-388
See merge request idf/esp-idf!4604
Jiang Jiang Jian [Wed, 27 Mar 2019 06:23:52 +0000 (14:23 +0800)]
Merge branch 'bugfix/btdm_modify_HCI_GET_CMD_BUF' into 'master'
Component/bt: modify HCI_GET_CMD_BUF
See merge request idf/esp-idf!4465
Jiang Jiang Jian [Wed, 27 Mar 2019 06:23:12 +0000 (14:23 +0800)]
Merge branch 'bugfix/btdm_add_new_param_for_update_whitelist_api' into 'master'
Component/bt: add new param for update_whitelist API
See merge request idf/esp-idf!4493
Ivan Grokhotkov [Wed, 27 Mar 2019 01:07:52 +0000 (09:07 +0800)]
Merge branch 'feature/move_hwcrypto_to_mbedtls' into 'master'
move hwcrypto from esp32 to mbedtls
See merge request idf/esp-idf!4610
morris [Mon, 25 Mar 2019 06:15:14 +0000 (14:15 +0800)]
move hwcrypto from esp32 to mbedtls
Krzysztof Budzynski [Tue, 26 Mar 2019 08:12:42 +0000 (16:12 +0800)]
Merge branch 'doc/review_get_st_wrover_kit' into 'master'
Doc/review get st wrover kit
See merge request idf/esp-idf!4579
Kirill Chalov [Tue, 26 Mar 2019 08:12:42 +0000 (16:12 +0800)]
Doc/review get st wrover kit
Krzysztof Budzynski [Tue, 26 Mar 2019 08:11:11 +0000 (16:11 +0800)]
Merge branch 'doc/review_get_st_pico' into 'master'
Doc/review get st pico
See merge request idf/esp-idf!4603
Kirill Chalov [Tue, 26 Mar 2019 08:11:11 +0000 (16:11 +0800)]
Doc/review get st pico
morris [Fri, 15 Mar 2019 09:44:27 +0000 (17:44 +0800)]
move common include files from esp32 into esp_common
Ivan Grokhotkov [Tue, 26 Mar 2019 03:17:46 +0000 (11:17 +0800)]
Merge branch 'bugfix/from_github' into 'master'
Bugfixes from GitHub
See merge request idf/esp-idf!4607
zhangyanjiao [Tue, 26 Mar 2019 03:16:47 +0000 (11:16 +0800)]
wifi: modify wifi reason code
Tim Nordell [Thu, 21 Mar 2019 19:29:08 +0000 (14:29 -0500)]
nvs_flash: Fix typo in README.rst
Merges https://github.com/espressif/esp-idf/pull/3216
This should read "except for the new key-value pair" instead of
"expect for the new key-value pair".
Signed-off-by: Tim Nordell <tim.nordell@nimbelink.com>
蹬 [Wed, 27 Feb 2019 12:02:57 +0000 (20:02 +0800)]
Update README.md
Merges https://github.com/espressif/esp-idf/pull/3104
Dan [Wed, 6 Mar 2019 10:12:23 +0000 (11:12 +0100)]
Fix math: 8192 = 2 ** 13
Merges https://github.com/espressif/esp-idf/pull/3133
zhiweijian [Thu, 14 Mar 2019 06:03:36 +0000 (14:03 +0800)]
Component/bt: add new param for update_whitelist()
David Cermak [Tue, 19 Feb 2019 13:38:59 +0000 (14:38 +0100)]
fuzzer tests: update of mdns and lwip host compilation for fuzzer testing
Closes IDF-540
David Cermak [Fri, 15 Feb 2019 20:38:41 +0000 (21:38 +0100)]
ci: assign fuzzer tests to be executed as weekend tests
David Cermak [Sat, 2 Feb 2019 17:35:22 +0000 (18:35 +0100)]
tcp_transport: ws fix on reception of longer data than receive buffer
David Cermak [Tue, 26 Feb 2019 15:27:39 +0000 (16:27 +0100)]
tiny-test-fw: update sdkconfig python dictionary to contain values without trailing newlines
David Cermak [Thu, 31 Jan 2019 16:09:34 +0000 (17:09 +0100)]
mqtt tests: adding weekend test for mqtt library to exercise publishing/receiving different data and references esp-mqtt commits to pass these tests
testing conditions:
transports (tcp, ssl, ws..)
qos (0, 1, 2)
short repeated messages (packed packets)
oversized messages (fragmented packets)
publish from a different thread
Closes https://github.com/espressif/esp-idf/issues/2870 by means of including commit
815623dfe5a0e41fa0e51ab4e336feb3eaa5ba15 from esp-mqtt
Closes https://github.com/espressif/esp-idf/issues/2975 by means of including commit
752953dc3be007cca4255b66a35d3087e61f6a54 from esp-mqtt
Closes https://github.com/espressif/esp-idf/issues/2850 by means of including commits
df455d2a5fe562dd1b8351da99a1d6d82b66eff3 17fd713bced4f2d00df7ed664ed82a7d108ab317 from esp-mqtt
Renz Christian Bagaporo [Fri, 22 Mar 2019 07:24:23 +0000 (15:24 +0800)]
partition_table: restore needed factory offset variable
Ivan Grokhotkov [Fri, 22 Mar 2019 07:22:14 +0000 (15:22 +0800)]
Merge branch 'bugfix/tinydtls_mirror' into 'master'
ci: add mirror for tinydtls submodule
See merge request idf/esp-idf!4597
Ivan Grokhotkov [Fri, 22 Mar 2019 06:20:57 +0000 (14:20 +0800)]
ci: add mirror for tinydtls submodule
Jiang Jiang Jian [Fri, 22 Mar 2019 04:57:03 +0000 (12:57 +0800)]
Merge branch 'mesh/decouple_addition' into 'master'
wifi: decouple mesh functions from net80211
See merge request idf/esp-idf!4393
Angus Gratton [Fri, 22 Mar 2019 03:14:37 +0000 (11:14 +0800)]
Merge branch 'feature/allow_components_to_declare_images_to_flash' into 'master'
Allow components to present their own images to flash
See merge request idf/esp-idf!4148
Ivan Grokhotkov [Fri, 22 Mar 2019 03:12:05 +0000 (11:12 +0800)]
Merge branch 'feature/move_common_src_to_esp_common' into 'master'
move common source files from esp32 to esp_common
See merge request idf/esp-idf!4589
morris [Thu, 21 Mar 2019 04:21:01 +0000 (12:21 +0800)]
move common source files from esp32 to esp_common
Angus Gratton [Thu, 21 Mar 2019 23:13:11 +0000 (07:13 +0800)]
Merge branch 'bugfix/cmake_component_path' into 'master'
cmake: Set COMPONENT_PATH during early expansion of dependencies
Closes IDFGH-787
See merge request idf/esp-idf!4557
Ivan Grokhotkov [Thu, 21 Mar 2019 14:10:45 +0000 (22:10 +0800)]
Merge branch 'feature/separate_rom_from_esp32' into 'master'
separate rom from esp32 component to esp_rom
Closes IDF-542
See merge request idf/esp-idf!4500
Ivan Grokhotkov [Thu, 21 Mar 2019 14:03:06 +0000 (22:03 +0800)]
Merge branch 'feature/semihost_vfs' into 'master'
Adds semihosting VFS driver
Closes IDF-367
See merge request idf/esp-idf!4145
Ivan Grokhotkov [Thu, 21 Mar 2019 11:19:13 +0000 (19:19 +0800)]
Merge branch 'feature/http_server_pinned_to_core_support' into 'master'
HTTP Server: Added ability to select core
See merge request idf/esp-idf!4586
Ivan Grokhotkov [Thu, 21 Mar 2019 11:10:29 +0000 (19:10 +0800)]
Merge branch 'bugfix/nvs_util_write_single_page_big_blob_data' into 'master'
nvs_util: Fix to support write operation of multiple single page big blob data
See merge request idf/esp-idf!4268
Ivan Grokhotkov [Thu, 21 Mar 2019 11:06:31 +0000 (19:06 +0800)]
Merge branch 'feature/idf_monitor_save_log' into 'master'
tools: Create log files from IDF Monitor
Closes IDF-364
See merge request idf/esp-idf!4414
Ivan Grokhotkov [Thu, 21 Mar 2019 10:58:32 +0000 (18:58 +0800)]
Merge branch 'doc/app_trace_zh_CN' into 'master'
zh_CN translation of app_trace
See merge request idf/esp-idf!4087
morris [Thu, 14 Mar 2019 09:29:32 +0000 (17:29 +0800)]
separate rom from esp32 component to esp_rom
1. separate rom include files and linkscript to esp_rom
2. modefiy "include rom/xxx.h" to "include esp32/rom/xxx.h"
3. Forward compatible
4. update mqtt
Ivan Grokhotkov [Thu, 21 Mar 2019 10:38:51 +0000 (18:38 +0800)]
Merge branch 'bugfix/ldgen_type_1_fails_on_windows' into 'master'
Fix library path parsing in windows
Closes IDFGH-733
See merge request idf/esp-idf!4516
Ivan Grokhotkov [Thu, 21 Mar 2019 10:37:15 +0000 (18:37 +0800)]
Merge branch 'doc/http_server_zh_CN' into 'master'
zh_CN translation of HTTP Server API reference
See merge request idf/esp-idf!4548
Ivan Grokhotkov [Thu, 21 Mar 2019 10:35:20 +0000 (18:35 +0800)]
Merge branch 'feature/update_libcoap_4.2.0' into 'master'
Update component/coap to libcoap version release-4.2.0
See merge request idf/esp-idf!4499
Ivan Grokhotkov [Thu, 21 Mar 2019 10:34:08 +0000 (18:34 +0800)]
Merge branch 'feature/specify_includes_belonging_esp32' into 'master'
move esp32 chip specific includes to esp32/xxx.h
See merge request idf/esp-idf!4534
Ivan Grokhotkov [Thu, 21 Mar 2019 10:30:34 +0000 (18:30 +0800)]
Merge branch 'bugfix/newlib_fcntl_r_signature' into 'master'
vfs: change fcntl argument to int (instead of va_list), add weak fcntl
See merge request idf/esp-idf!4549
Ivan Grokhotkov [Thu, 21 Mar 2019 10:29:50 +0000 (18:29 +0800)]
Merge branch 'feature/make-debug-verbose-usable' into 'master'
logs: Make verbose and debug logging cleaner
Closes IDFGH-782
See merge request idf/esp-idf!4578
Ivan Grokhotkov [Thu, 21 Mar 2019 10:28:39 +0000 (18:28 +0800)]
Merge branch 'bugfix/esp_debug_includes' into 'master'
mbedtls: Fix esp_debug not including its dependencies
See merge request idf/esp-idf!4581
Ivan Grokhotkov [Thu, 21 Mar 2019 10:27:53 +0000 (18:27 +0800)]
Merge branch 'bugfix/fixes_from_github' into 'master'
Fixes from Github
See merge request idf/esp-idf!4510
Balazs Racz [Tue, 22 Jan 2019 11:17:11 +0000 (12:17 +0100)]
Fix missing declaration of __bswap64 in endian.h
Merges https://github.com/espressif/esp-idf/pull/2983
raldone01 [Fri, 22 Feb 2019 22:41:19 +0000 (23:41 +0100)]
Fixed a small spelling mistake
Merges https://github.com/espressif/esp-idf/pull/3089
Per Malmberg [Tue, 5 Mar 2019 20:59:54 +0000 (21:59 +0100)]
Easier use of -Wsign-conversion warnings needs changes.
Merges https://github.com/espressif/esp-idf/pull/3129
Hanh Tran [Fri, 8 Mar 2019 00:18:08 +0000 (09:18 +0900)]
Fix comment typos in WiFi types header
Merges https://github.com/espressif/esp-idf/pull/3145
Conrad Meyer [Tue, 12 Mar 2019 16:40:18 +0000 (09:40 -0700)]
check-lxdialog.sh: Support libintl on FreeBSD
To unbreak "make menuconfig."
Merges https://github.com/espressif/esp-idf/pull/3168
Sarena Meas [Tue, 19 Feb 2019 20:39:12 +0000 (12:39 -0800)]
Add another auto-generated file to .gitignore.
* Update tools/kconfig/.gitignore for auto-generated file *.o.
Merges https://github.com/espressif/esp-idf/pull/3073
Akbar Hashim [Wed, 30 Jan 2019 04:25:51 +0000 (09:55 +0530)]
updated buffer size too small for popular carrier in India Airtel -> airtelgprs.com
Merges https://github.com/espressif/esp-idf/pull/3010
fivdi [Sun, 27 Jan 2019 17:01:18 +0000 (18:01 +0100)]
Fix comments in ULP MOVE instruction examples
Merges https://github.com/espressif/esp-idf/pull/2992
Ivan Grokhotkov [Thu, 21 Mar 2019 06:51:12 +0000 (14:51 +0800)]
Merge branch 'feature/ci_use_custom_toolchain' into 'master'
ci: Add an ability to use custom toolchain for testing
See merge request idf/esp-idf!4561
Anuj Deshpande [Wed, 20 Mar 2019 12:06:47 +0000 (17:36 +0530)]
logs: Make verbose and debug logging cleaner
* Closes #3193
* Closes IDFGH-782
The logs that are deleted in this commit make debug and verbose mode
unusable.
Angus Gratton [Thu, 21 Mar 2019 05:40:40 +0000 (13:40 +0800)]
Merge branch 'feature/merge_flash_data_type-flash_partitions' into 'master'
merge esp_flash_data_types into esp_flash_partitions
See merge request idf/esp-idf!4504
Ivan Grokhotkov [Thu, 21 Mar 2019 05:34:58 +0000 (13:34 +0800)]
Merge branch 'bugfix/cmake_soc_test' into 'master'
soc: fix compiling unit tests with CMake
Closes IDF-499
See merge request idf/esp-idf!4545
Gregory Eslinger [Fri, 15 Mar 2019 15:45:12 +0000 (16:45 +0100)]
HTTP Server: Added ability to select core
The task that runs the HTTP server can now be pinned to a particular core by setting `core_id`
in the HTTP server configuration. By default, the core is set to `tskNO_AFFINITY`, meaning
it can run on any core.
Merges https://github.com/espressif/esp-idf/pull/3190
Anton Maklakov [Wed, 20 Mar 2019 05:48:44 +0000 (12:48 +0700)]
ci: Add an ability to use custom toolchain for testing
Angus Gratton [Thu, 21 Mar 2019 01:47:38 +0000 (09:47 +0800)]
Merge branch 'bugfix/heap_caps_int_overflows' into 'master'
heap: Add integer overflow checks on MALLOC_CAP_32BIT & MALLOC_CAP_EXEC
See merge request idf/esp-idf!4451
Angus Gratton [Thu, 21 Mar 2019 01:26:12 +0000 (09:26 +0800)]
Merge branch 'doc/ota_readme_cert_cn' into 'master'
ota example: Mention the certificate needs CN set correctly
See merge request idf/esp-idf!4441
Angus Gratton [Wed, 20 Mar 2019 23:17:37 +0000 (10:17 +1100)]
mbedtls: Fix esp_debug not including its dependencies
As reported on forum: https://esp32.com/viewtopic.php?f=13&t=9782&p=40464#p40464
Krzysztof Budzynski [Wed, 20 Mar 2019 18:14:36 +0000 (02:14 +0800)]
Merge branch 'bugfix/sphinx_build_failure_on_rtd' into 'master'
docs: Upgraded sphinx package version to prevent build failures on readthedocs…
See merge request idf/esp-idf!4552
Jiang Jiang Jian [Wed, 20 Mar 2019 14:05:00 +0000 (22:05 +0800)]
Merge branch 'feature/btdm_add_api_to_clean_gattc_cache' into 'master'
Component/bt: add api to clean gattc cache
See merge request idf/esp-idf!3951
Jiang Jiang Jian [Wed, 20 Mar 2019 13:36:23 +0000 (21:36 +0800)]
Merge branch 'bugfix/btdm_fix_no_adv_report_when_scaning_with_sleep_enable' into 'master'
Component/bt: fix no adv report when scanning with sleep enable
See merge request idf/esp-idf!4535
Jiang Jiang Jian [Wed, 20 Mar 2019 13:09:59 +0000 (21:09 +0800)]
Merge branch 'bugfix/btdm_fix_build_warning_when_bluedroid_disable_log' into 'master'
Component/bt: fix build warning when bluedroid disable log
See merge request idf/esp-idf!4524
zhiweijian [Tue, 19 Mar 2019 13:48:26 +0000 (21:48 +0800)]
Component/bt: modify HCI_GET_CMD_BUF
Alexey Gerenkov [Tue, 19 Feb 2019 19:57:03 +0000 (22:57 +0300)]
vfs: Adds example for semihosting VFS driver
morris [Tue, 19 Mar 2019 10:46:47 +0000 (18:46 +0800)]
zh_CN translation of HTTP Server API reference
Shivani Tipnis [Thu, 14 Feb 2019 09:47:57 +0000 (15:17 +0530)]
nvs_util: Fix to support write of multiple singlepage big blob data
Closes https://github.com/espressif/esp-idf/issues/3011
chenyudong [Fri, 15 Mar 2019 12:22:07 +0000 (20:22 +0800)]
Decouple Wifi and ESP-Mesh to reduce bin size
Do not link mesh code when mesh is not used
Jiang Jiang Jian [Wed, 20 Mar 2019 06:57:05 +0000 (14:57 +0800)]
Merge branch 'bugfix/mesh_memory_leak' into 'master'
mesh: fix memory leak and group send
See merge request idf/esp-idf!4438
Angus Gratton [Wed, 20 Mar 2019 06:19:17 +0000 (14:19 +0800)]
Merge branch 'feature/optimized_gpio_intr_service' into 'master'
driver: Add optimization by speed in ISR functions for gpio, rmt, pcnt
Closes IDF-328
See merge request idf/esp-idf!4241
Jiang Jiang Jian [Wed, 20 Mar 2019 03:46:15 +0000 (11:46 +0800)]
Merge branch 'bugfix/btdm_fix_blufi_prepare_write_crash' into 'master'
Component/bt: fix blufi prepare write crash
See merge request idf/esp-idf!4447
Anton Maklakov [Wed, 20 Mar 2019 03:08:20 +0000 (11:08 +0800)]
Merge branch 'bugfix/newlib_misc_cleanups' into 'master'
newlib: minor cleanup
See merge request idf/esp-idf!4550
Ivan Grokhotkov [Wed, 20 Mar 2019 01:59:17 +0000 (09:59 +0800)]
Merge branch 'feature/separate_eventloop_from_esp32' into 'master'
separate legacy esp_event from esp32 component to esp_event
See merge request idf/esp-idf!4539
Angus Gratton [Tue, 19 Mar 2019 23:42:29 +0000 (10:42 +1100)]
cmake: Set COMPONENT_PATH during early expansion of dependencies
Works around bug where components/soc/CMakeLists.txt was testing "EXISTS
${COMPONENT_PATH}/${SOC_NAME}" and this test could pass during early
expansion if COMPONENT_PATH was empty and a directory /esp32 exists
on Windows.
Closes https://github.com/espressif/esp-idf/issues/3195
Angus Gratton [Tue, 19 Mar 2019 23:28:09 +0000 (07:28 +0800)]
Merge branch 'bugfix/error_in_bootloader_loadprohibited' into 'master'
esp_tool: Exclude elf-sha256 from bootloader
Closes IDFGH-690
See merge request idf/esp-idf!4520
krzychb [Tue, 19 Mar 2019 15:47:39 +0000 (16:47 +0100)]
docs: Upgraded sphinx package version to prevent build failures on readthedocs site. Upgraded versions of other packages that are used during documentation build.
Ivan Grokhotkov [Tue, 19 Mar 2019 11:58:42 +0000 (19:58 +0800)]
lwip, wpa_supplicant: use endianness macros from libc if possible
Ivan Grokhotkov [Tue, 19 Mar 2019 11:57:20 +0000 (19:57 +0800)]
newlib: remove usage of pre-ANSI defines
Ivan Grokhotkov [Fri, 8 Mar 2019 07:16:26 +0000 (15:16 +0800)]
newlib: enable timeradd, timersub, and similar macros
This uses a hack (temporarily defining __rtems__ from a wrapper header
file) to include timeradd, timersub, and similar macros, without
modifying newlib headers.
Ivan Grokhotkov [Fri, 8 Mar 2019 07:26:04 +0000 (15:26 +0800)]
Revert "feat(time): enable the macro timeradd, timersub, timerclear, etc."
This reverts commit
8f994b9dce3fb563370cc0ed4958b907016ccb57 .
Ivan Grokhotkov [Mon, 11 Mar 2019 09:45:31 +0000 (17:45 +0800)]
vfs: change fcntl argument to int (instead of va_list), add weak fcntl
Ivan Grokhotkov [Tue, 19 Mar 2019 09:27:59 +0000 (17:27 +0800)]
Merge branch 'power_management/i2s+i2c' into 'master'
Power management/i2s+i2c
See merge request idf/esp-idf!4338
Ivan Grokhotkov [Tue, 19 Mar 2019 09:24:30 +0000 (17:24 +0800)]
Merge branch 'bugfix/fix_minor_make_build_system_issue' into 'master'
make: use `shell` command to extract version string
See merge request idf/esp-idf!4526
Ivan Grokhotkov [Tue, 19 Mar 2019 09:23:55 +0000 (17:23 +0800)]
Merge branch 'test/detect_exception_in_idf_dut' into 'master'
tiny-test-fw: support detect exception in IDFDUT
See merge request idf/esp-idf!4527
Konstantin Kondrashov [Tue, 19 Mar 2019 05:29:07 +0000 (13:29 +0800)]
esptool: Only insert SHA256 if overwriting zero data
Konstantin Kondrashov [Fri, 15 Mar 2019 12:02:16 +0000 (20:02 +0800)]
esp_tool: Exclude elf-sha256 from bootloader
Closes: IDFGH-690
Ivan Grokhotkov [Tue, 19 Mar 2019 03:42:51 +0000 (11:42 +0800)]
soc: fix compiling unit tests with CMake
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.