openthread / ot-commissioner

OpenThread Commissioner, a Thread commissioner for joining new Thread devices and managing Thread networks.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
49 stars 36 forks source link

[tests] enhance mDNS discover tests #129

Closed wgtdkp closed 4 years ago

wgtdkp commented 4 years ago

This PR enhances the mDNS discovery tests

  1. A full list of TXT values defined by Thread 1.2 ( and 1.1)
  2. Fix the State bitmap format
codecov-commenter commented 4 years ago

Codecov Report

Merging #129 into master will increase coverage by 1.24%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   62.62%   63.86%   +1.24%     
==========================================
  Files          52       52              
  Lines        4754     4754              
==========================================
+ Hits         2977     3036      +59     
+ Misses       1777     1718      -59     
Impacted Files Coverage Δ
src/app/border_agent.cpp 80.14% <100.00%> (+25.73%) :arrow_up:
src/app/cli/interpreter.cpp 44.40% <0.00%> (+4.26%) :arrow_up: