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

Linking errors when enabling 'Minimal mDNS' tests #142

Closed lukgni closed 3 years ago

lukgni commented 3 years ago

Problem

After we pulled changes from upstream repository, we can't link with some of MinimalMdns function.

Proposed Solution

  1. List all MinimalMdns functions which causes that problem.
  2. Check upstream repository for possible fix
  3. Fix it!
tymoteuszblochmobica commented 3 years ago

GN scripts fixed and changes commited to test-unittests branch. All Minimal DNS tests are passed.