mDNS: test_app pytest migration

This commit is contained in:
Suren Gabrielyan
2022-10-04 17:26:34 +04:00
parent 5097065a22
commit f71f61ff0a
5 changed files with 180 additions and 43 deletions

View File

@ -8,4 +8,4 @@ set(EXTRA_COMPONENT_DIRS ../../ ../../../../common_components/protocol_examples_
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(mdns)
project(mdns_test_app)