Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mdns]: More console tests #618

Merged

Conversation

david-cermak
Copy link
Collaborator

@david-cermak david-cermak commented Jul 22, 2024

Followup on #617 for easier reviewing.
Adds simple functional tests for all the below APIs, one commit per item.

Added

  • mdns_service_lookup()
  • mdns_delegate_hostname_add()
  • mdns_delegate_hostname_remove()
  • mdns_lookup_selfhosted_service()
  • mdns_service_add_for_host()
  • mdns_lookup_delegated_service
  • mdns_service_remove_for_host
  • mdns_service_txt_set_for_host
  • mdns_service_txt_item_remove_for_host
  • mdns_service_port_set_for_host
  • mdns_service_subtype_add_for_host
  • mdns_service_instance_name_set_for_host
  • mdns_service_remove_all

@david-cermak david-cermak force-pushed the feat/mdns_console_host_more_tests branch from 11dc057 to 1e8ede3 Compare August 15, 2024 14:19
@david-cermak david-cermak merged commit 6766be6 into espressif:master Aug 16, 2024
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants