ARMmbed / connectedhomeip

Project Connected Home over IP is a new Working Group within the Zigbee Alliance. This Working Group plans to develop and promote the adoption of a new connectivity standard to increase compatibility among smart home products, with security as a fundamental design tenet.
https://www.connectedhomeip.com
Apache License 2.0
10 stars 4 forks source link

Unit tests fixing #191

Closed ATmobica closed 3 years ago

ATmobica commented 3 years ago

Problem

Unit test logging and debugging have been broken.

Summary of Changes

Fix unit tests logging - add mbed_logging_init() Add CONFIG_MBED_BSD_SOCKET_TRACE to unit tests config Update the name of the unit test build in launch.json