rclone/cmd/serve/restic
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
..
restic_appendonly_test.go serve restic: disallow on go1.8 because of dependent library changes 2018-11-26 14:10:33 +00:00
restic_test.go tests: make test servers choose a random port to make more reliable 2019-05-01 16:09:50 +01:00
restic_unsupported.go serve restic: disallow on go1.8 because of dependent library changes 2018-11-26 14:10:33 +00:00
restic-test.sh serve restic: script for running integration test against all remotes 2018-03-18 19:15:39 +00:00
restic.go serve restic: use walk.ListR for listing 2019-03-16 17:41:12 +00:00
stdio_conn_go1.10.go serve restic: add http2 server on stdin/stdout 2018-03-11 14:48:46 +00:00
stdio_conn_pre_go1.10.go serve restic: disallow on go1.8 because of dependent library changes 2018-11-26 14:10:33 +00:00
stdio_conn.go serve restic: disallow on go1.8 because of dependent library changes 2018-11-26 14:10:33 +00:00