mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
support/testing: mdnsd: new runtime test
Boot an armv5 image running the mdnsd responder alongside the mquery client, then check that service discovery works: mquery browses for the bundled _http._tcp service and mdnsd, on the same host, answers over the loopback of the eth0 multicast group. Signed-off-by: Joachim Wiberg <troglobit@gmail.com> [Julien: add "mdnsd -v" invocation to show version] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
e39e3e1147
commit
4cd5559163
@@ -1665,6 +1665,7 @@ F: package/ssdp-responder/
|
||||
F: package/sysklogd/
|
||||
F: package/uredir/
|
||||
F: package/watchdogd/
|
||||
F: support/testing/tests/package/test_mdnsd.py
|
||||
|
||||
N: Jochen Baltes <jochen.baltes@gmail.com>
|
||||
F: package/altera-stapl
|
||||
|
||||
Reference in New Issue
Block a user