dragonfly/client/daemon/peer
Guangwen Feng d2aaa0835f
test: add unit tests for PieceDownloader (#2570)
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-07-26 20:41:29 +08:00
..
peerid_generator.go feat: add v2 version of the idgen (#2056) 2023-06-28 17:34:29 +08:00
peertask_bitmap.go fix: client bitMap extend capacity (#1973) 2023-06-28 17:34:22 +08:00
peertask_conductor.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_dummy.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_file.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_manager.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_manager_mock.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_manager_test.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_piecetask_synchronizer.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_piecetask_synchronizer_test.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_reuse.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_reuse_test.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_seed.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_stream.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_stream_backsource_partial_test.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_stream_resume_test.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
peertask_test.go Merge branch main-rc to branch main 2023-06-28 17:20:20 +08:00
piece_broker.go chore: optimize stream peer task (#1186) 2023-06-28 17:33:08 +08:00
piece_broker_test.go chore: optimize stream peer task (#1186) 2023-06-28 17:33:08 +08:00
piece_dispatcher.go refactor: piece_dispatcher considering score of parent peer (#1978) 2023-06-28 17:34:26 +08:00
piece_dispatcher_test.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
piece_downloader.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
piece_downloader_mock.go feat: update namely/protoc-all image version to 1.47_0 (#1418) 2023-06-28 17:33:32 +08:00
piece_downloader_test.go test: add unit tests for PieceDownloader (#2570) 2023-07-26 20:41:29 +08:00
piece_manager.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
piece_manager_mock.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
piece_manager_test.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00
traffic_shaper.go chore: update traffic shaper log (#2227) 2023-06-28 17:34:42 +08:00
traffic_shaper_test.go feat: update dy7.io/api to v2 (#2558) 2023-07-20 23:17:57 +08:00