Skip to content

Commit

Permalink
allow building of remaining nl_test in minimal mdns core
Browse files Browse the repository at this point in the history
  • Loading branch information
Alami-Amine committed Apr 18, 2024
1 parent 4271f3f commit d541b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ if (chip_build_tests) {
if (current_os != "mbed") {
tests += [
"${chip_root}/src/lib/dnssd/minimal_mdns/core/tests",
"${chip_root}/src/lib/dnssd/minimal_mdns/core/tests:tests_nltest",
"${chip_root}/src/lib/dnssd/minimal_mdns/responders/tests",
"${chip_root}/src/lib/dnssd/minimal_mdns/tests",
"${chip_root}/src/lib/dnssd/tests",
Expand Down

0 comments on commit d541b85

Please sign in to comment.