mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 18:27:31 +02:00
mdns: added initial suite of api unit tests
* Original commit: espressif/esp-idf@e6801912c5
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
4172219225
commit
181a22ec2b
3
components/mdns/test/CMakeLists.txt
Normal file
3
components/mdns/test/CMakeLists.txt
Normal file
@ -0,0 +1,3 @@
|
||||
set(COMPONENT_SRCDIRS ".")
|
||||
set(COMPONENT_PRIV_REQUIRES unity test_utils mdns)
|
||||
register_component()
|
Reference in New Issue
Block a user