rclone/cmd/serve/dlna
Nick Craig-Wood 9df322e889 tests: make test servers choose a random port to make more reliable
Tests have been randomly failing with messages like

    listen tcp 127.0.0.1:51778: bind: address already in use

Rework all the test servers so they choose a random free port on
startup and use that for the tests to avoid.
2019-05-01 16:09:50 +01:00
..
dlnaflags serve: add dlna server 2019-01-09 19:14:14 +00:00
testdata/files serve: add dlna server 2019-01-09 19:14:14 +00:00
cd-service-desc.go serve: add dlna server 2019-01-09 19:14:14 +00:00
cds.go build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
cm-service-desc.go dlna: add connection manager service description 2019-03-15 13:14:31 +00:00
dlna_test.go tests: make test servers choose a random port to make more reliable 2019-05-01 16:09:50 +01:00
dlna_util.go serve: add dlna server 2019-01-09 19:14:14 +00:00
dlna.go dlna: add connection manager service description 2019-03-15 13:14:31 +00:00