File tree Expand file tree Collapse file tree 1 file changed +12
-11
lines changed
applications/zpc/components/dotdot_mapper/test Expand file tree Collapse file tree 1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -37,14 +37,15 @@ target_add_unittest(
3737 DEPENDS
3838 zpc_attribute_store_test_helper)
3939
40- # Binding Cluster Mapper test
41- target_add_unittest(
42- dotdot_mapper
43- NAME
44- binding_cluster_mapper_test
45- SOURCES
46- binding_cluster_mapper_test.c
47- DEPENDS
48- zpc_attribute_store_test_helper
49- zwave_network_management_mock
50- uic_dotdot_mqtt_mock)
40+ # TODO: Enable it again check: SWPROT-8953
41+ # # Binding Cluster Mapper test
42+ # target_add_unittest(
43+ # dotdot_mapper
44+ # NAME
45+ # binding_cluster_mapper_test
46+ # SOURCES
47+ # binding_cluster_mapper_test.c
48+ # DEPENDS
49+ # zpc_attribute_store_test_helper
50+ # zwave_network_management_mock
51+ # uic_dotdot_mqtt_mock)
You can’t perform that action at this time.
0 commit comments